Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6615] New: Do not return value on void function in epan/di

Date: Thu, 24 Nov 2011 07:46:03 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6615

           Summary: Do not return value on void function in
                    epan/dissectors/packet-capwap.c
           Product: Wireshark
           Version: 1.6.4
          Platform: SPARC
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: dam@xxxxxxxxxxx


Created an attachment (id=7465)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7465)
Do not return value on void function in epan/dissectors/packet-capwap.c

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Function dissect_capwap_control returns a value in one place although the
functions is defined to return void. The attached patch fixes the issue.

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