Fix two memleaks in the encryption code
authorVolker Lendecke <vl@samba.org>
Tue, 24 Mar 2009 20:57:01 +0000 (21:57 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 24 Mar 2009 21:00:10 +0000 (22:00 +0100)
commitc653e8daaf3e842544d7f9561557d1ab9449971c
tree8298b874d13cd17b37dbb6e0a43c9c1041714046
parent2bc9ffa9fb5c69416b00f46a59b59e0f523634d1
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
source3/libsmb/smb_seal.c