diff options
author | 2016-04-21 00:47:08 -0700 | |
---|---|---|
committer | 2016-04-29 14:28:48 +0200 | |
commit | cec5913c1515e5619907016658838af4eff78dd3 (patch) | |
tree | 2234e8be967f350c2d39fd7c7b154ef4973e5442 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: conntrack: init all_locks to avoid debug warning (diff) | |
download | linux-dev-cec5913c1515e5619907016658838af4eff78dd3.tar.xz linux-dev-cec5913c1515e5619907016658838af4eff78dd3.zip |
netfilter: IDLETIMER: fix race condition when destroy the target
Workqueue maybe still in running while we destroy the IDLETIMER target,
thus cause a use after free error, add cancel_work_sync() to avoid such
situation.
Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions