http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1224
------- Comment #1 from pillault@xxxxxxxxx 2006-11-14 09:44 GMT -------
(In reply to comment #0)
> Build Information:
> Version 0.99.4
>
> Copyright 1998-2006 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> Compiled with GTK+ 2.8.20, with GLib 2.10.2, with libpcap 0.9.4, with libz
> 1.2.3, with libpcre 6.3, with Net-SNMP 5.3, without ADNS, without Lua, with
> GnuTLS 1.2.10, with Gcrypt 1.2.2, with MIT Kerberos, without PortAudio, without
> AirPcap.
>
> Running on Linux 2.6.15-1.2054_FC5, with libpcap version 0.9.4.
>
> Built using gcc 4.1.1 20060525 (Red Hat 4.1.1-1).
>
> Wireshark is Open Source Software released under the GNU General Public
> License.
>
> Check the man page and http://www.wireshark.org for more information.
> --
> In TDS5 Query Packet, after Token 0xd7 (TDS5 Parameters), Length field seems to
> be a 1-byte field, followed by the parameter. But Wireshark decodes length as a
> 2-bytes value. Eventually following Tokens cannot be decoded then.
>
Actually, the Token 0xd7 (TDS5 Parameters) payload is a list of elementary
structures made of 1-byte Length(n) followed by n-bytes Parameter.
--
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.