https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5199
Summary: Lua API description about creating a new Tvb from a
bytearray is not correct
Product: Wireshark
Version: 1.2.7
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Documentation
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: qiangxiong.huang@xxxxxxxxx
Build Information:
Version 1.2.7 (SVN Rev 32341)
--
The API:
Tvb.new_real(bytearray, name)
must be:
bytearray:tvb( name)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.