http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2577
Stephen Fisher <stephentfisher@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Stephen Fisher <stephentfisher@xxxxxxxxx> 2008-05-29 19:15:07 PDT ---
Thanks for your patch! I have committed it as SVN revision 25397 with the
following minor modifications:
* Wrapped the stdlib.h include with #if HAVE_STDLIB_H
* Removed duplicate len = plen+4-padding_length-(offset-last_offset);
* Changed // comments to /* */ comments
I also fuzz tested it against an ssh capture of mine.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.