diff options
author | Kirill Korotaev <dev@openvz.org> | 2006-09-01 08:34:10 (GMT) |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-18 06:21:01 (GMT) |
commit | 3fcde74b3877756f4b4725a883d0b48696c0d369 (patch) | |
tree | afadd7d4d1a3b01f0941b8e1039bad6b2ba222af /README | |
parent | 803db244b9f71102e366fd689000c1417b9a7508 (diff) | |
download | linux-fsl-qoriq-3fcde74b3877756f4b4725a883d0b48696c0d369.tar.xz |
[NEIGH]: neigh_table_clear() doesn't free stats
neigh_table_clear() doesn't free tbl->stats.
Found by Alexey Kuznetsov. Though Alexey considers this
leak minor for mainstream, I still believe that cleanup
code should not forget to free some of the resources :)
At least, this is critical for OpenVZ with virtualized
neighbour tables.
Signed-Off-By: Kirill Korotaev <dev@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions