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 5575] Patch to fix memory leaks/errors in Lua plugin

Date: Fri, 4 Nov 2011 07:29:25 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5575

--- Comment #10 from Robert G. Jakabosky <bobby@xxxxxxxxxxxxxxx> 2011-11-04 07:29:25 PDT ---
(In reply to comment #5)
> Hi.
> 
> Are you able to split this patch in 3?
> 
> 1. Fix memory errors (bug fix)
> 2. Lua call-stack unwinding (bug fix)
> 3. Lua tap data support (new functionality)
> 
> This because we backport bug fixes to older versions (1.2.x, 1.4.x and 1.6.x),
> but only add new features to new versions.

Sorry for the long delay in spliting the patch.

I have split the patch into four parts since there was two different features
added:

1. Fix memory errors (bug fix)
2. Lua call-stack unwinding (bug fix)
3. Create tvb value from Lua String. (new functionality)
4. Lua tap data support (new functionality)

The patches have also been updated to apply cleanly (when applied in order) to
the latest svn revision (39731).

-- 
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.