Wireshark-commits: [Wireshark-commits] master 4dc983d: packet: fix memleak of "short_name" for heur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Jan 2017 00:46:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4dc983d648b49c7364fec069d36c09f802ec763c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4dc983d by Peter Wu (peter@xxxxxxxxxxxxx):

    packet: fix memleak of "short_name" for heuristics dissectors
    
    Change-Id: I3b954e3623473899b6039f0ff572eb56defe14cc
    Fixes: v2.3.0rc0-1841-ga8b68205a4 ("packet: duplicate short_name to fix UAF in wslua")
    Reviewed-on: https://code.wireshark.org/review/19571
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6a6d7ea   Convert range API to always use wmem memory.
    adds  4dc983d   packet: fix memleak of "short_name" for heuristics dissectors


Summary of changes:
 epan/packet.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)