Fix two memleaks in the encryption code
commit525af716cd52500a4e3dccf9eeb9ea85f86be7ca
authorVolker Lendecke <vl@samba.org>
Tue, 24 Mar 2009 22:29:35 +0000 (24 15:29 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 24 Mar 2009 22:29:35 +0000 (24 15:29 -0700)
tree035e1b812a88fc8f23e5cf1d4059bdd41ad880ec
parente217138a36b1ba1eff164aecfa52ba6fe8864747
Fix two memleaks in the encryption code

ntlmssp_seal_packet creates its own signature data blob, which we then
have to free.

Jeremy, please check and merge appropriately (Yes, I'm asking you to do the
janitor work, I want you to *look* at this :-))

Volker
source/libsmb/smb_seal.c