diff options
author | Duncan Roe <duncan_roe@optusnet.com.au> | 2024-05-07 09:17:19 +1000 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2024-09-15 17:27:25 +0200 |
commit | f05b188f8b4ccd1d3f466c3e28390c4c2005fa19 (patch) | |
tree | f7042f81e0898550c9a32476ad19a1e734a8f412 /doxygen/build_man.sh | |
parent | 220692555963026bb0de4ebd49cf29feaf4d62f6 (diff) |
Stop a memory leak in nfq_close
0c5e5fb introduced struct nfqnl_q_handle *qh_list which can point to
dynamically acquired memory. Without this patch, that memory is not freed.
Fixes: 0c5e5fb15205 ("sync with all 'upstream' changes in libnfnetlink_log")
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'doxygen/build_man.sh')
0 files changed, 0 insertions, 0 deletions