Files
node/src
Anna Henningsen 69b1a76ddd buffer: fix transcode for single-byte enc to ucs2
Fix `buffer.transcode()` for transcoding from single-byte character
encodings to UCS2.

These would previously perform out-of-bounds reads due to an
incorrect `sizeof()` expression.

Fixes: https://github.com/nodejs/node/issues/9834
PR-URL: https://github.com/nodejs/node/pull/9838
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-12-06 01:42:08 +01:00
..
2016-03-31 16:32:07 +01:00
2016-10-25 10:12:02 -07:00
2016-05-18 17:31:05 +02:00
2016-10-16 12:54:40 +01:00
2016-08-08 09:17:12 -07:00
2016-10-11 12:41:42 -07:00
2016-06-28 21:21:21 +02:00
2016-10-10 08:31:44 -07:00
2016-11-29 10:08:47 +01:00
2016-10-11 12:41:42 -07:00
2015-02-02 21:55:56 +01:00
2016-08-08 09:17:12 -07:00
2016-08-08 09:17:12 -07:00
2016-10-04 09:28:18 +01:00
2016-08-08 09:17:12 -07:00
2016-08-08 09:17:12 -07:00
2016-06-28 21:21:21 +02:00