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:20:55 +0000 (13:20 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 5 Dec 2008 21:20:55 +0000 (13:20 -0800)
commitac4a77ccca08b73f828938a0cfaece66b1c9deea
tree3a118ef77872b671c088ed34c3d9d0ff2f65afe4
parent3656cb2e57d971f8119024dff8eb3594b559592d
Fix for crash bug freeing a non-malloc'ed buffer if the client sends a non-encrypted packet with the crypto state set.
source3/libsmb/smb_seal.c