Fixed *nasty* bug in nt_lm_owf_gen() - this function was
authorJeremy Allison <jra@samba.org>
Thu, 1 Oct 1998 01:27:47 +0000 (01:27 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 1 Oct 1998 01:27:47 +0000 (01:27 +0000)
commitc42fb702b70f18dfe3b97ce7ea24c4ce4b3f890f
tree82ab463a8cc3bdb08d80e911a9ee67e8c6a32720
parent351b9a0f8b6c071f395e082d5e1c98bda706106c
Fixed *nasty* bug in nt_lm_owf_gen() - this function was
not ensuring a zero filled buffer before doing crypto stuff.
See PR#10121. Beware of this !
Jeremy.
source/libsmb/smbencrypt.c