9e14bd8cd4
libexecinfo: Include terminating null in byte count 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. |
||
---|---|---|
.. | ||
backtrace.3 | ||
backtrace.c | ||
builtin.c | ||
execinfo.h | ||
Makefile | ||
shlib_version | ||
symtab.c | ||
symtab.h | ||
unwind_arm_ehabi_stub.c | ||
unwind.c | ||
unwind.h |