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

Date: Wed, 18 Jan 2012 19:32:23 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4461

--- Comment #7 from Tony Trinh <tony19@xxxxxxxxx> 2012-01-18 19:32:21 PST ---
Created attachment 7703
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7703
Lua that causes crash

This script reliably recreates the crash caused by ByteArray.append(). Run it
with:

    $ tshark -v -Xlua_script:test.lua

The crash occurs before the version info is output. Tested with  SVN 40580 in
OSX 10.7.2.

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