mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 02:58:08 +00:00
@ -331,6 +331,7 @@ static inline const char *colorfilter(const char *x) {
|
||||
"\n[-] PROGRAM ABORT : " cRST x); \
|
||||
SAYF(cLRD "\n Stop location : " cRST "%s(), %s:%u\n\n", __func__, \
|
||||
__FILE__, (u32)__LINE__); \
|
||||
fflush(stdout); \
|
||||
abort(); \
|
||||
\
|
||||
} while (0)
|
||||
|
Reference in New Issue
Block a user