MCPcopy Create free account
hub / github.com/Exely/CSAPP-Labs / mm_realloc

Function mm_realloc

labs/malloclab/mm.c:81–96  ·  view source on GitHub ↗

* mm_realloc - Implemented simply in terms of mm_malloc and mm_free */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

eval_mm_validFunction · 0.85
eval_mm_utilFunction · 0.85
eval_mm_speedFunction · 0.85

Calls 2

mm_mallocFunction · 0.85
mm_freeFunction · 0.85

Tested by

no test coverage detected