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

Commits:

ae013fe 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/26308
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1f8f145   PCP: allocate conversation info in file scope
    adds  ae013fe   SMB2: use file scope to avoid leaking memory


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