Ed Maste 3e7aca6f4e 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
2013-11-21 14:12:36 +00:00
..
2013-11-18 01:28:29 +00:00
2013-10-29 08:21:22 +00:00
2013-09-24 14:52:43 +00:00
2013-01-11 17:34:30 +00:00
2013-05-21 19:23:49 +00:00
2013-06-17 18:34:34 +00:00
2013-11-14 18:41:58 +00:00
2013-10-28 18:10:35 +00:00
2013-09-22 20:30:55 +00:00
2013-11-15 22:45:14 +00:00
2013-11-11 16:52:02 +00:00
2013-01-03 07:25:30 +00:00
2013-08-02 19:21:46 +00:00
2012-02-22 03:36:15 +00:00
2013-11-07 00:36:39 +00:00
2011-12-08 02:40:46 +00:00
2013-11-05 06:32:23 +00:00
2013-09-24 09:56:58 +00:00
2012-12-22 21:32:12 +00:00