Explorar o código

src/datawizard/memalloc.h: improve documentation

Nathalie Furmento %!s(int64=12) %!d(string=hai) anos
pai
achega
3eb1faa93d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/datawizard/memalloc.h

+ 1 - 1
src/datawizard/memalloc.h

@@ -46,7 +46,7 @@ LIST_TYPE(_starpu_mem_chunk,
 
 	/* the size is only set when calling _starpu_request_mem_chunk_removal(),
          * it is needed by free_memory_on_node() which is called when
-         * the handle is no longer valid
+         * the handle is no longer valid. It should not be used otherwise.
 	 */
 	size_t size;