summaryrefslogtreecommitdiff
path: root/scripts/stackdelta
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2026-05-06 23:20:52 +0300
committerSven Eckelmann <sven@narfation.org>2026-05-08 15:29:02 +0300
commitba9d20ee9076dac32c371116bacbe72480eb356c (patch)
treea4a1460985296060568863f3c4bdfcfe9189de69 /scripts/stackdelta
parentcf6b604011591865ae39ac82de8978c1120d17af (diff)
downloadlinux-ba9d20ee9076dac32c371116bacbe72480eb356c.tar.xz
batman-adv: bla: put backbone reference on failed claim hash insert
When batadv_bla_add_claim() fails to insert a new claim into the hash, it leaked a reference to the backbone_gw for which the claim was intended. Call batadv_backbone_gw_put() on the error path to release the reference and avoid leaking the backbone_gw object. Cc: stable@kernel.org Fixes: 3db0decf1185 ("batman-adv: Fix non-atomic bla_claim::backbone_gw access") Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'scripts/stackdelta')
0 files changed, 0 insertions, 0 deletions