Wireshark-commits: [Wireshark-commits] lts-1.8.2 e0c09e0: NLM: fix double memory free when using "M

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Mar 2016 19:24:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0c09e027de5d4b05c87ed1c3361574708778819
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark

Commits:

e0c09e0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NLM: fix double memory free when using "Match MSG/RES packets for async NLM" option
    
    Conflicts:
    	epan/dissectors/packet-nlm.c
    
    Change-Id: I8ac8bbb7830a49c1a0973b16378515b00a1a7b65
    Reviewed-on: https://code.wireshark.org/review/11432
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 916dfc5895a3b18572d9128fa686ce3d32f9810a)
    Reviewed-on: https://code.wireshark.org/review/13755
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/14247
    

Actions performed:

    from  8000c14   RSVP: copy all rsvp_request_key info in file scope
    adds  e0c09e0   NLM: fix double memory free when using "Match MSG/RES packets for async NLM" option


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