Wireshark-commits: [Wireshark-commits] master 81dfe6d: NLM: fix double memory free when using "Matc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Oct 2015 16:53:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81dfe6d450ada42d12f20ac26a6d8ae2302df37e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

81dfe6d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NLM: fix double memory free when using "Match MSG/RES packets for async NLM" option
    
    Change-Id: Ie4f5f8e1ccf9d7b6c7fbee6126697c65f2cc17df
    Reviewed-on: https://code.wireshark.org/review/11431
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  f0eae93   [GTPv2] Dissect Load Control Information IE
    adds  81dfe6d   NLM: fix double memory free when using "Match MSG/RES packets for async NLM" option


Summary of changes:
 epan/dissectors/packet-nlm.c |   21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)