K 10 svn:author V 6 emaste K 8 svn:date V 27 2013-11-21T14:12:36.766169Z K 7 svn:log V 318 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. MFC after: 3 days Sponsored by: DARPA, AFRL END