Skip to content
Snippets Groups Projects
Commit 57cd96ef authored by rswindell's avatar rswindell
Browse files

Added -S option to set thread stack size limit (using newish

JS_SetThreadStackLimit API function), default is 32K bytes. This should
keep jsexec from crashing due to the ircd recursion bug. It'll log a JS
exception/error and exit (or loop) instead. Use "-S0" to set an unlimited
thread stack size.
parent 377818a5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment