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

Function eval_mm_valid

labs/malloclab/mdriver.c:577–685  ·  view source on GitHub ↗

* eval_mm_valid - Check the mm malloc package for correctness */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 10

mem_reset_brkFunction · 0.85
clear_rangesFunction · 0.85
mm_initFunction · 0.85
malloc_errorFunction · 0.85
mm_mallocFunction · 0.85
add_rangeFunction · 0.85
mm_reallocFunction · 0.85
remove_rangeFunction · 0.85
mm_freeFunction · 0.85
app_errorFunction · 0.70

Tested by

no test coverage detected