mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 16:51:34 +00:00
try to fix regression due to rtn cmplog
This commit is contained in:
parent
a5e747af14
commit
cd7e234445
@ -171,7 +171,7 @@ static int area_is_mapped(void *ptr, size_t len) {
|
||||
|
||||
}
|
||||
|
||||
void HELPER(afl_cmplog_rtn)(CPUX86State *env) {
|
||||
void HELPER(afl_cmplog_rtn)(CPUArchState *env) {
|
||||
|
||||
#if defined(TARGET_X86_64)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user