Fix for crash bug freeing a non-malloc'ed buffer if the client sends a non-encrypted...
authorVolker Lendecke <Volker.Lendecke@SerNet.DE>
Fri, 5 Dec 2008 21:21:19 +0000 (13:21 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 5 Dec 2008 21:21:19 +0000 (13:21 -0800)
commitc2012ac787c05361c7fa9589bec4f7e5c6482a28
tree039baccd152fbab632edb3cebc08a0b2e3552f50
parent601c7eabfdb3d2725849669dda58de6db22d9b8f
Fix for crash bug freeing a non-malloc'ed buffer if the client sends a non-encrypted packet with the crypto state set.
source/libsmb/smb_seal.c