mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 02:58:08 +00:00
fix some compiler warnings from Open/FreeBSD
This commit is contained in:
@ -182,6 +182,7 @@ void init_cmplog_forkserver(afl_state_t *afl) {
|
||||
|
||||
/* Wait for the fork server to come up, but don't wait too long. */
|
||||
|
||||
rlen = 0;
|
||||
if (afl->fsrv.exec_tmout) {
|
||||
|
||||
fd_set readfds;
|
||||
|
Reference in New Issue
Block a user