0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Ben Noordhuis 7e40c7ddc9 buffers: fix intermittent out of bounds error
The base64 decoder would intermittently throw an out-of-bounds exception when
the buffer in `buf.write('', 'base64')` was a zero-sized buffer located at the
end of the slab.

Fixes #2657.
2012-02-02 19:14:06 +01:00
..
disabled test: add missing copyright headers 2011-12-06 22:02:26 +01:00
fixtures Fix #2507 Raise errors less agressively when destroying stdio streams 2012-01-26 17:55:44 -08:00
internet Tests: fix jslint issues 2012-01-17 19:45:09 +01:00
message Tests: fix jslint issues 2012-01-17 19:45:09 +01:00
pummel Tests: fix jslint issues 2012-01-17 19:45:09 +01:00
simple buffers: fix intermittent out of bounds error 2012-02-02 19:14:06 +01:00
CMakeLists.txt cmake cleanup 2010-11-23 23:33:19 -06:00
common.js tests: fix more lint issues 2012-01-17 20:16:49 +01:00