s3-vfstest: Fix a double-free on closing a file
authorVolker Lendecke <vl@samba.org>
Thu, 2 Feb 2012 15:23:40 +0000 (16:23 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 2 Feb 2012 15:26:16 +0000 (16:26 +0100)
commit25d3a2e83c66371eeee9a5f34a5379b87435e687
tree7c0fb628bb5da074d5e4e012725a3bb12ca0a510
parentdab7b0e7171edf5b11af154175711e2b972c000b
s3-vfstest: Fix a double-free on closing a file

"mem_ctx" will be gone after we leave the routine
source3/torture/cmd_vfs.c