https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5759
Summary: Mysql protocol analyzer, Int should be little end
Product: Wireshark
Version: 1.4.4
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: tangfulin@xxxxxxxx
Created an attachment (id=6023)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6023)
the pcap file I got
Build Information:
Version 1.4.4 (SVN Rev 36110 from /trunk-1.4)
Copyright 1998-2011 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 (64-bit) with GTK+ 2.20.1, with GLib 2.24.1, with libpcap 1.0.0, with
libz 1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, with Lua 5.1, without Python, without GnuTLS, without
Gcrypt, with MIT Kerberos, without GeoIP, with PortAudio V19-devel (built Jan
11
2011 18:26:13), without AirPcap.
Running on Darwin 10.5.0 (Mac OS 10.6.5), with libpcap version 1.0.0, with libz
1.2.3.
Built using gcc 4.2.1 (Apple Inc. build 5659).
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
Mysql OK packet, or other fields, int should be little end, not big end .
0f 01 should be 271 rather than 3841
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.