mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
s3:client: Call gfree_all() before exit in smbspool
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
e48798cbb0
commit
e24900ac89
@ -444,7 +444,7 @@ main(int argc, /* I - Number of command-line arguments */
|
||||
*/
|
||||
|
||||
done:
|
||||
|
||||
gfree_all();
|
||||
TALLOC_FREE(frame);
|
||||
return (status);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user