commit | 37012f7fd326eb3c959428a4fe7e203e6304fe43 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@eurodev.net> | Tue Aug 09 20:06:11 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:40:17 2005 -0700 |
tree | 018066c05be0924990ed9a79ccef0ab553f6b710 | |
parent | 14a50bbaa51202b676a95e9b41bc5ed6c77aa9cc [diff] |
[NETFILTER]: fix conntrack refcount leak in unlink_expect() In unlink_expect(), the expectation is removed from the list so the refcount must be dropped as well. Signed-off-by: Pablo Neira Ayuso <pablo@eurodev.net> Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>