MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / timers_discard_snapshot

Function timers_discard_snapshot

icicle-cortexm/fuzzware-native/timer.c:448–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446}
447
448void timers_discard_snapshot(uc_engine *uc, void *snapshot) {
449 free(snapshot);
450}

Callers 1

discardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected