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 2890] tcp_dissect_pdu() is not passing correct buffer to f

Date: Mon, 22 Sep 2008 09:46:57 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2890


Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx>  2008-09-22 09:46:56 PDT ---
That's the intended behavior.  The "get PDU length" routine is passed an
offset, as well as a tvbuff; the PDU length starts at the specified offset, not
at the beginning of the tvbuff.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.