diff options
author | Hiroaki SHIMODA <shimoda.hiroaki@gmail.com> | 2012-08-06 05:45:48 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-06 20:30:01 (GMT) |
commit | 47fd92f5a76eb3f5b407773766e7d7fa1a179419 (patch) | |
tree | fbebbe0628917989117a97ddf5737ceda816bccf /include/linux/i2o.h | |
parent | 9871f1ad677d95ffeca80e2c21b70af9bfc9cc91 (diff) | |
download | linux-fsl-qoriq-47fd92f5a76eb3f5b407773766e7d7fa1a179419.tar.xz |
net_sched: act: Delete estimator in error path.
Some action modules free struct tcf_common in their error path
while estimator is still active. This results in est_timer()
dereference freed memory.
Add gen_kill_estimator() in ipt, pedit and simple action.
Signed-off-by: Hiroaki SHIMODA <shimoda.hiroaki@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/i2o.h')
0 files changed, 0 insertions, 0 deletions