diff options
author | Phil Sutter <phil@nwl.cc> | 2018-12-20 21:03:29 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-12-21 12:04:55 +0100 |
commit | 822dc96815e96465822ce4b1187c4b29c06cb7c1 (patch) | |
tree | 17472c5a939cceda752b8715984287caac802f64 /src/set.c | |
parent | 404ef7222d055aacdbd4d73dc0d8731fa8f6cbe4 (diff) |
flowtable: Fix use after free in two spots
When freeing flowtable devices array, the loop freeing each device
string incorrectly included the call to free the device array itself.
Fixes: eb58f53372e74 ("src: add flowtable support")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/set.c')
0 files changed, 0 insertions, 0 deletions