[Bug 91] conntrack unload loops forever (reproducible)
bugzilla-daemon@netfilter.org
bugzilla-daemon@netfilter.org
Sat, 28 Jun 2003 09:48:42 +0200
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=91
------- Additional Comments From gandalf@wlug.westbo.se 2003-06-28 09:47 -------
Created an attachment (id=29)
Fix unhelp
------- Additional Comments From gandalf@wlug.westbo.se 2003-06-28 09:48 -------
By removing the exp->expectant = NULL line you've introduced a memory-corruption
again.
The real fix should be something like the patch I've attached, it's incremental
to Patricks first attachment to this bug. It's uncompiled/untested and I just
woke up so handle with care.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.