mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 12:01:09 +01:00
09a15aa38d
This adds an upper bound, dtrace_ustackdepth_max, to the number of frames traversed when computing the userland stack depth. Some programs - notably firefox - are otherwise able to trigger an infinite loop in dtrace_getustack_common(), causing a panic. MFC after: 1 week |
||
---|---|---|
.. | ||
dtrace_asm.S | ||
dtrace_isa.c | ||
dtrace_subr.c | ||
instr_size.c |