diff options
author | Liping Zhang <liping.zhang@spreadtrum.com> | 2016-08-22 16:58:16 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-08-25 14:11:00 +0300 |
commit | 93fac10b99d78eb2c50a739cba2e590c7332d539 (patch) | |
tree | 6c77b52fae33055b1dd65810111ad98aa604a255 /tools/perf/scripts/python/syscall-counts.py | |
parent | 89e1f6d2b956649fbe0704d543a90b8e0cf872b0 (diff) | |
download | linux-93fac10b99d78eb2c50a739cba2e590c7332d539.tar.xz |
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
cttimeout and acct objects are deleted from the list while traversing
it, so use list_for_each_entry is unsafe here.
Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions