Wireshark-commits: [Wireshark-commits] master 4497902: packet-ntlmssp: move ifdef's into get_md4pas
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2020 07:39:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44979020799cd74034e14a64c093d63dddfb13ce
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4497902 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-ntlmssp: move ifdef's into get_md4pass_list()
    
    This also used gbl_nt_password directly without passing it by the
    callers.
    
    Change-Id: Id5af0609b78a80827bfd1cb2f3568474db87ecbf
    Reviewed-on: https://code.wireshark.org/review/36396
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  598839f   dot11decrypt: Make ccmp_construct_aad an internal utility function
     add  4497902   packet-ntlmssp: move ifdef's into get_md4pass_list()


Summary of changes:
 epan/dissectors/packet-ntlmssp.c | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)