https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5203
Summary: Lua: Must expose pinfo.private_data as ByteArray of
lua.
Product: Wireshark
Version: 1.2.7
Platform: Other
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: qiangxiong.huang@xxxxxxxxx
Build Information:
Version 1.2.7 (SVN Rev 32341) (also in 1.3.4)
--
Current Bug is tha wslua_pinfo.c exposes private_data as LIGHTUSERDATA. I think
it is meaningless. Because that causes it can not be read by lua script.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.