Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
448
void timers_discard_snapshot(uc_engine *uc, void *snapshot) {
449
free(snapshot);
450
}
Callers
1
discard
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected