ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5203] New: Lua: Must expose pinfo.private_data as ByteArra

Date: Sun, 12 Sep 2010 04:01:33 -0700 (PDT)
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.