Wireshark-commits: [Wireshark-commits] master-1.12 d07c65d: smb2: fully initialize dummy session

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Oct 2014 12:24:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d07c65de126f976190f1ce8d07ed8fe7deb90696
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

d07c65d by Evan Huus (eapache@xxxxxxxxx):

    smb2: fully initialize dummy session
    
    A few fields weren't being zeroed and were causing valgrind warnings.
    
    Bug: 10569
    Change-Id: I30e1e70c9445376806f385f3578b65bf6e320f8b
    Reviewed-on: https://code.wireshark.org/review/4703
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  9697999   We can't check the length of an SHB until we determine the byte order.
    adds  d07c65d   smb2: fully initialize dummy session


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