Files
node/lib
Fedor Indutny 4c36f3e7e6 buffer: truncate buffer after string decode
When our estimates for a storage size are higher than the actual length
of decoded data, the destination buffer should be truncated. Otherwise
`Buffer::Length` will give misleading information to C++ layer.

fix #7365

Signed-off-by: Fedor Indutny <fedor@indutny.com>
2014-04-11 01:20:43 +04:00
..
2014-04-02 02:12:18 -07:00
2014-04-02 02:12:18 -07:00
2014-04-02 02:12:18 -07:00
2014-04-10 19:39:49 +04:00
2014-02-09 13:38:23 +04:00
2014-04-02 15:36:30 -07:00
2014-02-26 10:36:58 -08:00
2013-03-28 13:19:08 -07:00
2014-02-17 16:21:38 -08:00
2014-03-29 12:01:43 +04:00
2014-04-02 02:12:18 -07:00
2013-08-28 22:27:24 -07:00
2014-02-04 01:41:02 +04:00