Comment # 7
on bug 9027
from Evan Huus
Argh, sorry, I was changing the wrong line! I had been replacing the
"tvb_free(fd_i->tvb_data)" a few lines above instead of the correct
"tvb_free(old_tvb_data)". This is what happens when you manually apply patches
:(
Anyways, with the actual patch applied as suggested, I now get:
** (process:25598): WARNING **: Dissector bug, protocol TCP, in packet 225:
tvbuff.c:135: failed assertion "!child->next"
You are receiving this mail because:
- You are watching all bug changes.