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-1.12 887c8e8: Fix possible uninitialized session key

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

Commits:

887c8e8 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>
    (cherry picked from commit 0aa4cb2d0eef6ab01109555fa5320486d13cc9c0)
    Reviewed-on: https://code.wireshark.org/review/3237
    

Actions performed:

    from  c3a09d2   [Automatic manuf, services and enterprise-numbers update for 2014-07-27]
    adds  887c8e8   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(-)