Closed
Description
Contains fix that prevents ArrayBuffer
s from possibly returning non zero filled memory.
- [
d63e02e08d
] - buffer: don't set zero fill for zero-length buffer (Trevor Norris) #2931 - [
5905b14bff
] - build: fix icutrim when building small-icu on BE (Stewart Addison) #2602 - [
2600fb8ae6
] - deps: upgraded to [email protected] in npm (Kat Marchán) #2958 - [
793aad2d7a
] - deps: upgrade to npm 2.14.4 (Kat Marchán) #2958 - [
f7edbab367
] - doc: clarify description of assert.ifError() (Rich Trott) #2941 - [
b2ddf0f9a2
] - doc: refine process.kill() and exit explanations (Rich Trott) #2918 - [
f542e74c93
] - http: guard against response splitting in trailers (Ben Noordhuis) #2945 - [
bc9f629387
] - http_parser: do not dealloc during kOnExecute (Fedor Indutny) #2956 - [
d4cd5ac407
] - readline: fix tab completion bug (Matt Harrison) #2816 - [
2034f68668
] - src: honor --abort_on_uncaught_exception flag (Evan Lucas) #2776 - [
0b1ca4a9ef
] - src: Add ABORT macro (Evan Lucas) #2776 - [
816f609c8b
] - test: use tmpDir instead of fixtures in readdir (Sakthipriyan Vairamani) #2587 - [
2084f52585
] - test: test more http response splitting scenarios (Ben Noordhuis) #2945 - [
fa08d1d8a1
] - test: add test-spawn-cmd-named-pipe (Alexis Campailla) #2770 - [
71b5d80682
] - test: make cluster tests more time tolerant (Michael Dawson) #2891 - [
3e09dcfc32
] - test: update cwd-enoent tests for AIX (Imran Iqbal) #2909
@nodejs/release