Wireshark-commits: [Wireshark-commits] master-2.4 c69d710: SMB2: use file scope to avoid leaking me
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Mar 2018 08:01:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c69d710d2bf39fe633800db65efddf55701131b6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

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

    SMB2: use file scope to avoid leaking memory
    
    Bug: 14483
    Change-Id: I1532fa57cd9a847c0408db95744eb7af3a6f4ee5
    Reviewed-on: https://code.wireshark.org/review/26295
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
    (cherry picked from commit 4945c50d3f8269c56d9d087d16d080144de146dc)
    Reviewed-on: https://code.wireshark.org/review/26307
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ac8a807   Plug another leak for Wiretap errors.
    adds  c69d710   SMB2: use file scope to avoid leaking memory


Summary of changes:
 epan/dissectors/packet-smb2.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)