Wireshark-commits: [Wireshark-commits] master-1.12 916dfc5: NLM: fix double memory free when using

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

Commits:

916dfc5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NLM: fix double memory free when using "Match MSG/RES packets for async NLM" option
    
    Change-Id: I8ac8bbb7830a49c1a0973b16378515b00a1a7b65
    Reviewed-on: https://code.wireshark.org/review/11432
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  8daac4a   spdy: do not overwrite HTTPS registration
    adds  916dfc5   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, 11 insertions(+), 10 deletions(-)