mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-19 04:58:08 +00:00
as suggested, added a comment, why NetBSD needs a higher memory limit
This commit is contained in:
@ -67,7 +67,7 @@
|
||||
# else
|
||||
# define MEM_LIMIT 50
|
||||
# endif /* ^!WORD_SIZE_64 */
|
||||
#else
|
||||
#else /* NetBSD's kernel needs more space for stack, see discussion for issue #165 */
|
||||
# define MEM_LIMIT 200
|
||||
#endif
|
||||
/* Default memory limit when running in QEMU mode (MB): */
|
||||
|
Reference in New Issue
Block a user