Wireshark-commits: [Wireshark-commits] master 5dfd543: Fix uninitialized struct in SMB2

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 Apr 2014 17:37:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5dfd543aa36bed405da79a9e2c9747b4cdd7de08
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5dfd543 by Evan Huus (eapache@xxxxxxxxx):

    Fix uninitialized struct in SMB2
    
    Bug:10056
    Change-Id: I6c7d3900208ee058ca9505e8d9f673ce4f4801cb
    Reviewed-on: https://code.wireshark.org/review/1446
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  ca1f87e   Add '#include "packet-ipsec.h'; Do some cleanup.
    adds  5dfd543   Fix uninitialized struct in SMB2


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