mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
Otherwise, a formatted string with a strlen equal to the remaining buffer space would have the last character omitted (because vsnprintf always null-terminates), and later the assert in backtrace_symbols_fmt would fail. MFC after: 3 days Sponsored by: DARPA, AFRL |
||
|---|---|---|
| .. | ||
| backtrace.3 | ||
| backtrace.c | ||
| builtin.c | ||
| execinfo.h | ||
| symtab.c | ||
| symtab.h | ||
| unwind.c | ||
| unwind.h | ||
| unwind_arm_ehabi_stub.c | ||