History log of /lighttpd1.4/src/sys-setjmp.c (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: lighttpd-1.4.69, lighttpd-1.4.68, lighttpd-1.4.67, lighttpd-1.4.66, lighttpd-1.4.65
# 6cd3b5f8 06-Feb-2022 Glenn Strauss <[email protected]>

[multiple] use new sys_setjmp_eval3() interface

wrap system os setjmp or compiler try/catch and access mmap inside
callback to protect against SIGBUS (or _WIN32 EXCEPTION_IN_PAGE_ERROR)


# 9357da41 06-Feb-2022 Glenn Strauss <[email protected]>

[core] sys-setjmp.[ch]

wrap system setjmp or compiler C try/catch mechanism