https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4423
Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeff.morriss.ws@xxxxxxxxx
--- Comment #2 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2010-01-27 13:14:05 PST ---
Well, I can tell you:
- the problem is in dissect_v9_options_template() in packet-netflow.c: it's
writing past the se_alloc'd memory pretty regularly when dissecting IPFIX
packets
- it was introduced in rev 31488 / bug 4381
I can make the crash stop but I can't grok what the code is doing--I don't
think the changes that stopped the crash make sense.
<punt>
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.