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 7003] New: openSAFETY - Cleanup SSDO dissection, add addit

Date: Mon, 26 Mar 2012 23:51:13 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7003

           Summary: openSAFETY - Cleanup SSDO dissection, add additional
                    information, remove logic bug
           Product: Wireshark
           Version: SVN
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: rknall@xxxxxxxxx


Created attachment 8092
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8092
openSAFETY - Cleanup SSDO dissection, add additional information, remove logic
bug

Build Information:
TShark 1.7.1 (SVN Rev 41764 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 GLib 2.30.0, with libpcap, with libz 1.2.3.4, with POSIX
capabilities (Linux), with SMI 0.4.8, with c-ares 1.7.4, with Lua 5.1, without
Python, with GnuTLS 2.10.5, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP.

Running on Linux 3.0.0-16-generic, with locale de_AT.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4.

Built using gcc 4.6.1.

--
The patch achieves the following:

- rename isRequest to isResponse, which is the right name for it
- clean-up elseif to a better readable stand-alone if-clause
- add sender for response package without valid scm

The patch has been fuzz-tested and randpkt tested.

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