wireshark-bugs  

[Wireshark-bugs] [Bug 4461] New: Lua ByteArray:append() causes wireshark crash

bugzilla-daemon
Wed, 03 Feb 2010 16:54:25 -0800

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4461

           Summary: Lua ByteArray:append() causes wireshark crash
           Product: Wireshark
           Version: 1.3.x (Experimental)
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@wireshark.org
        ReportedBy: jiang.hua...@zte.com.cn


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Test case:

ba = ByteArray.new("02")
ba:append(ByteArray.new("03"))

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe