diff options
author | Patrick McHardy <kaber@trash.net> | 2012-12-10 16:20:14 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2012-12-10 16:20:30 +0100 |
commit | 176698a280d24840b745a7ab57c553655e7dd1a6 (patch) | |
tree | 1d08988b5928c50cb6141f49de95266d1dfc0036 /tests/loop-detect.3 | |
parent | 7a5d23be7c1e25d3fb1130604dedf244abfa2ac4 (diff) |
cmd: fix handle use after free for implicit set declarations
The implicit set declaration passes the set's handle to cmd_alloc(), which copies
the pointers to the allocated strings. Later on both the set's handle and the
commands handle are freed, resulting in a use after free.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'tests/loop-detect.3')
0 files changed, 0 insertions, 0 deletions