diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2012-02-01 22:37:26 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2012-02-02 19:14:06 +0100 |
commit | 7e40c7ddc93f9260a3f4b1683ff6f86aff91e761 (patch) | |
tree | 9d91e441f33f5f38dab506a4f9338180b98a0e7e /tools/msvs/msi | |
parent | f101f7c9babb31f077c78b52de7cc45ad687f57e (diff) | |
download | nodejs-7e40c7ddc93f9260a3f4b1683ff6f86aff91e761.tar.gz nodejs-7e40c7ddc93f9260a3f4b1683ff6f86aff91e761.tar.bz2 nodejs-7e40c7ddc93f9260a3f4b1683ff6f86aff91e761.zip |
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.
Diffstat (limited to 'tools/msvs/msi')
0 files changed, 0 insertions, 0 deletions