FreeRDP/winpr/libwinpr/sspi/NTLM
Ondrej Holy 35bccd5262 winpr/sspi/ntlm: Fix leak found by covscan
leaked_storage: Variable "sam" going out of scope leaks the storage it points to.
leaked_storage: Variable "s" going out of scope leaks the storage it points to.
leaked_storage: Variable "snt" going out of scope leaks the storage it points to.
2018-08-22 14:34:02 +02:00
..
ntlm_av_pairs.c There is no reason to restrict nSize to 2 the hostname can be empty on 2018-04-06 21:07:51 +02:00
ntlm_av_pairs.h winpr/ntlm: Fix endianness in ntlm_av_pair_list 2016-05-30 13:37:15 +02:00
ntlm_compute.c winpr/sspi/ntlm: Fix leak found by covscan 2018-08-22 14:34:02 +02:00
ntlm_compute.h Fixed /pth: Consistently treat the hash offset to password length. 2018-05-03 17:51:11 +02:00
ntlm_message.c winpr/sspi/ntlm: Fix leak found by covscan 2018-08-22 14:34:02 +02:00
ntlm_message.h libwinpr-sspi: add support for querying user+domain and setting NTLM hash 2014-06-10 16:38:16 -04:00
ntlm.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
ntlm.h Remove MessageIntegrityCheck from context. 2018-04-17 15:03:27 +02:00