Wireshark-commits: [Wireshark-commits] master b30e823: packet-ntlmssp: cleanup the setup of conv_nt
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2020 17:53:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b30e823301e002273e9061d0b74e91225b5b7264
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b30e823 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-ntlmssp: cleanup the setup of conv_ntlmssp_info->client_challenge
    
    Change-Id: I7c5baa7dfcc158919de125743dc890756fb95de1
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36399
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d835d59   packet-ntlmssp: rename gbl_nt_password to ntlmssp_option_nt_password
     add  b30e823   packet-ntlmssp: cleanup the setup of conv_ntlmssp_info->client_challenge


Summary of changes:
 epan/dissectors/packet-ntlmssp.c | 29 ++++++++++++-----------------
 1 file changed, 12 insertions(+), 17 deletions(-)