Wireshark-commits: [Wireshark-commits] master 14d5ab0: SMB2: ensure that preauth_hash_current point

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 Jan 2019 10:51:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14d5ab01c0a0486272d65d3f592e8aed309054dd
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

14d5ab0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SMB2: ensure that preauth_hash_current pointer is always initialized
    
    Bug: 15446
    Change-Id: I9c233ee327dd40d1ae2dd076a2e236c6f23ae5e2
    Reviewed-on: https://code.wireshark.org/review/31741
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  6fbf28f   wslua_nstime: fix memleak for bad arguments to NSTime
     add  14d5ab0   SMB2: ensure that preauth_hash_current pointer is always initialized


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