mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 00:31:33 +00:00
No longer need the extra line break
This commit is contained in:
parent
bdb5622bd4
commit
d7c99007ff
@ -2455,7 +2455,7 @@ void check_crash_handling(void) {
|
|||||||
" To avoid having crashes misinterpreted as timeouts, please \n"
|
" To avoid having crashes misinterpreted as timeouts, please \n"
|
||||||
" temporarily modify /proc/sys/kernel/core_pattern, like so:\n\n"
|
" temporarily modify /proc/sys/kernel/core_pattern, like so:\n\n"
|
||||||
|
|
||||||
" echo core | sudo tee /proc/sys/kernel/core_pattern\n\n");
|
" echo core | sudo tee /proc/sys/kernel/core_pattern\n");
|
||||||
|
|
||||||
if (!getenv("AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES")) {
|
if (!getenv("AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES")) {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user