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(-)