http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1264
------- Comment #12 from julian_cable@xxxxxxxxx 2007-03-08 19:19 GMT -------
Created an attachment (id=553)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=553&action=view)
patch to packet-dcp-etsi.c
Hi,
I've refactored the offending code branch and added some comments so
hopefully
the intent is a bit clearer. The loop termination conditions are now obviously
independent of the content on the wire (they were meant to be before, but I
admit it was obscure). I've tried using the ephemeral memory routines.
I would appreciate some independent review of the code. I know I ought to run
the fuzz tests myself but its hard to find the time to build the svn version
this week.
Julian
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.