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

Wireshark-commits: [Wireshark-commits] master 3e34273: Lua: Fixed some memory leakages.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Nov 2014 05:06:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e34273b582874ad89e01c46a3ec437386df57b6
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3e34273 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Lua: Fixed some memory leakages.
    
    Change-Id: I5e14c2e5a3868ec40d1989876b06919aa9ece4a1
    Reviewed-on: https://code.wireshark.org/review/5138
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  c321dc3   rpc: fix regression in gbfc5483174d
    adds  3e34273   Lua: Fixed some memory leakages.


Summary of changes:
 epan/wslua/wslua_field.c |   11 ++++++++---
 epan/wslua/wslua_proto.c |   20 +++++++++++---------
 2 files changed, 19 insertions(+), 12 deletions(-)