Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5199] New: Lua API description about creating a new Tvb fr

Date: Sun, 12 Sep 2010 03:48:23 -0700 (PDT)
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.