node/test
Karl Skomski 3bb923740d src: fix buffer overflow for long exception lines
Long exception lines resulted in a stack buffer overflow or assertion
because it was assumed snprintf not counts discarded chars
or the assertion itself was incorrect: `(off) >= sizeof(arrow)`

PR-URL: https://github.com/nodejs/node/pull/2404
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Fedor Indutny <fedor@indutny.com>
2015-09-06 21:38:07 +10:00
..
addons src: replace usage of v8::Handle with v8::Local 2015-09-06 21:38:05 +10:00
cctest
debugger
disabled test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
fixtures src: fix buffer overflow for long exception lines 2015-09-06 21:38:07 +10:00
gc src: replace usage of v8::Handle with v8::Local 2015-09-06 21:38:05 +10:00
internet test: use reserved IP in test-net-connect-timeout 2015-08-23 14:30:01 -07:00
message test: mark eval_messages as flaky 2015-09-06 21:37:59 +10:00
parallel src: fix buffer overflow for long exception lines 2015-09-06 21:38:07 +10:00
pummel test: fix use of common before required 2015-09-06 21:38:06 +10:00
sequential doc,test: enable recursive file watching in Windows 2015-09-06 21:38:07 +10:00
testpy
timers
.eslintrc test: disallow unreachable code 2015-08-20 20:12:44 +02:00
common.js Revert "lib,src: add unix socket getsockname/getpeername" 2015-08-28 00:14:13 +02:00