Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 0aa4cb2: Fix possible uninitialized session key in ne

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 Jul 2014 01:43:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0aa4cb2d0eef6ab01109555fa5320486d13cc9c0
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0aa4cb2 by Evan Huus (eapache@xxxxxxxxx):

    Fix possible uninitialized session key in netlogin auth
    
    Bug:10312
    Change-Id: Ia2be812e81b54d6df5a928312cca86ecd95aa6b2
    Reviewed-on: https://code.wireshark.org/review/3236
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  75c7b15   Bluetooth: Fix OBEX over L2CAP detection
    adds  0aa4cb2   Fix possible uninitialized session key in netlogin auth


Summary of changes:
 epan/dissectors/packet-dcerpc-netlogon.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)