Wireshark-bugs: [Wireshark-bugs] [Bug 7753] New: SCSI: WRITE BUFFER fields always display as zer
Date: Mon, 24 Sep 2012 07:45:40 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7753

           Summary: SCSI: WRITE BUFFER fields always display as zero
           Product: Wireshark
           Version: SVN
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: steve@xxxxxxxxxxxxxxx


Build Information:
wireshark 1.9.0 (SVN Rev 45100 from /trunk)

Copyright 1998-2012 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.24.11, with Cairo 1.10.2, with Pango 1.30.0, with
GLib 2.32.4, with libpcap, with libz 1.2.5, with POSIX capabilities (Linux),
without libnl, without SMI, without c-ares, without ADNS, without Lua, without
Python, with GnuTLS 2.12.17, with Gcrypt 1.5.0, with MIT Kerberos, without
GeoIP, without PortAudio, with AirPcap.

Running on Linux 3.5.3-1.fc17.x86_64, with locale en_US.UTF-8, with libpcap
version 1.2.1, with libz 1.2.5, GnuTLS 2.12.17, Gcrypt 1.5.0, without AirPcap.

Built using gcc 4.7.0 20120507 (Red Hat 4.7.0-5).

--
The Mode, Buffer ID, Buffer Offset, and Parameter Length fields of SCSI WRITE
BUFFER CDBs always display as zero. This appears to be due to calls to
proto_tree_add_uint() instead of proto_tree_add_item().

Adjacent code that handles dissection of SEND DIAGNOSTIC CDBs appears to have a
similar issue.

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