Wireshark-bugs: [Wireshark-bugs] [Bug 7985] New: Buildbot crash output: fuzz-2012-11-17-8630.pca

Date: Sat, 17 Nov 2012 03:10:04 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7985

           Summary: Buildbot crash output: fuzz-2012-11-17-8630.pcap
           Product: Wireshark
           Version: unspecified
          Platform: x86-64
               URL: http://www.wireshark.org/download/automated/captures/f
                    uzz-2012-11-17-8630.pcap
        OS/Version: Ubuntu
            Status: NEW
          Severity: Critical
          Priority: High
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: buildbot-do-not-reply@xxxxxxxxxxxxx


Build Information:

--
Problems have been found with the following capture file:

http://www.wireshark.org/download/automated/captures/fuzz-2012-11-17-8630.pcap

stderr:
Command and args:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr


Git commit
commit cbd58e5115d192d684f1219612debc8fb4b45bc8
Author: Guy Harris <guy@xxxxxxxxxxxx>
Date:   Sat Nov 17 09:37:04 2012 +0000

    Fix checksum handling (using val_to_str() on a Boolean is overkill, and
    calc_checksum() doesn't return a Boolean, it returns a cksum_status_t,
    which has more values than just "checksum OK" and "checksum not OK",
    such as "not enough data available to check the checksum).

    Fix typoes (Transport Protocol Data Unit is TPDU/tpdu, not TDPU/tdpu).

    svn path=/trunk/; revision=46051

[ no debug trace ]

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