aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorNavid Emamdoost <[email protected]>2019-11-22 16:17:56 -0600
committerJakub Kicinski <[email protected]>2019-11-23 18:20:17 -0800
commitb6631c6031c746ed004c4221ec0616d7a520f441 (patch)
tree2d1531f02d3b7de5aeca623fda9b3c8795095313 /scripts/gdb/linux/utils.py
parent34c36f4564b8a3339db3ce832a5aaf1871185685 (diff)
sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
In the implementation of sctp_sf_do_5_2_4_dupcook() the allocated new_asoc is leaked if security_sctp_assoc_request() fails. Release it via sctp_association_free(). Fixes: 2277c7cd75e3 ("sctp: Add LSM hooks") Signed-off-by: Navid Emamdoost <[email protected]> Acked-by: Marcelo Ricardo Leitner <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions