diff options
author | 2016-08-22 21:58:16 +0800 | |
---|---|---|
committer | 2016-08-25 13:11:00 +0200 | |
commit | 93fac10b99d78eb2c50a739cba2e590c7332d539 (patch) | |
tree | 6c77b52fae33055b1dd65810111ad98aa604a255 /tools/perf/scripts/python | |
parent | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT (diff) | |
download | wireguard-linux-93fac10b99d78eb2c50a739cba2e590c7332d539.tar.xz wireguard-linux-93fac10b99d78eb2c50a739cba2e590c7332d539.zip |
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')
0 files changed, 0 insertions, 0 deletions