r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
[nivanova/samba-autobuild/.git] / source4 / torture / rpc / remact.c
index 897dd78255443150fd9d498344c114fc6b976e5e..aaef981fdbb70fbd7cfdf18c8bc39a05ba69767b 100644 (file)
@@ -117,7 +117,7 @@ BOOL torture_rpc_remact(void)
        if(!test_RemoteActivation(p, mem_ctx))
                ret = False;
 
-       talloc_destroy(mem_ctx);
+       talloc_free(mem_ctx);
 
     torture_rpc_close(p);