]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix unit test for format_helper_exit_status
authorNick Mathewson <nickm@torproject.org>
Thu, 10 Oct 2013 15:15:35 +0000 (11:15 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 10 Oct 2013 15:15:35 +0000 (11:15 -0400)
commit004a9c6dd11ba71f310b750f00d5ed403faceb5a
tree6e6681b9b18745d631ded72fd92f51a78019de22
parent6eb7f2f889d9e047ea75bad15531d4aff4dbc711
Fix unit test for format_helper_exit_status

Fix format_helper_exit_status to allow full HEX_ERRNO_SIZE answers,
*and* increase the buffer length again.
src/common/util.c
src/test/test_util.c