Explorar o código

src/util/starpu_task_insert.c: revert #13925, that was not a memory leak, rather a misuse of the API

Nathalie Furmento %!s(int64=10) %!d(string=hai) anos
pai
achega
1d47d3eb0e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/util/starpu_task_insert.c

+ 0 - 1
src/util/starpu_task_insert.c

@@ -59,7 +59,6 @@ void starpu_codelet_unpack_args(void *_cl_arg, ...)
 	}
 
 	va_end(varg_list);
-	free(_cl_arg);
 }
 
 static