ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2577] [PATCH] provide more detailed SSH dissection

Date: Thu, 29 May 2008 19:15:08 -0700 (PDT)
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.