Fix two memleaks in the encryption code
commit4d0cfb46e449e85646e05df2c4efe7dffa670edd
authorVolker Lendecke <vl@samba.org>
Tue, 24 Mar 2009 22:25:56 +0000 (24 15:25 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 24 Mar 2009 22:25:56 +0000 (24 15:25 -0700)
treec484b959fb858cae650d0d83755cd9057bab1098
parent97cdf68a42bd9d5ec312151bcca9830228caeee1
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