Wireshark-bugs: [Wireshark-bugs] [Bug 6719] New: pcapio.c: bug in libpcap_write_interface_descri

Date: Mon, 9 Jan 2012 23:37:56 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6719

           Summary: pcapio.c: bug in
                    libpcap_write_interface_description_block
           Product: Wireshark
           Version: 1.7.x (Experimental)
          Platform: x86
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: jpo@xxxxxxxxxxxx


Created attachment 7663
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7663
pcapio.c: patch for libpcap_write_interface_description_block()

Build Information:
Affects trunk, 1.6, and 1.4 branches
--
The attached patch fixes a copy_and_paste error in the code of the function
libpcap_write_interface_description_block(): strlen(name) instead of
strlen(filter).

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