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

Function eval_libc_valid

labs/malloclab/mdriver.c:834–870  ·  view source on GitHub ↗

* eval_libc_valid - We run this function to make sure that the * libc malloc can run to completion on the set of traces. * We'll be conservative and terminate if any libc malloc call fails. * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 3

malloc_errorFunction · 0.85
unix_errorFunction · 0.70
app_errorFunction · 0.70

Tested by

no test coverage detected