0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib
cjihrig 97a77288ce child_process: improve ChildProcess validation
This commit improves input validation for the ChildProcess
internals. It became officially supported API a while back, but
never had any validation.

Refs: https://github.com/nodejs/node/issues/12177
PR-URL: https://github.com/nodejs/node/pull/12348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2017-04-17 16:20:29 -04:00
..
internal child_process: improve ChildProcess validation 2017-04-17 16:20:29 -04:00
_debug_agent.js
_debugger.js
_http_agent.js
_http_client.js
_http_common.js
_http_incoming.js
_http_outgoing.js
_http_server.js
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js stream: Fixes missing 'unpipe' event 2017-04-14 15:08:06 +02:00
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js
_tls_legacy.js
_tls_wrap.js
.eslintrc.yaml
assert.js assert: improve assert.fail() API 2017-04-12 14:25:22 -07:00
buffer.js buffer: use slightly faster NaN check 2017-04-14 18:01:43 -04:00
child_process.js
cluster.js
console.js
constants.js
crypto.js crypto: add randomFill and randomFillSync 2017-04-17 14:28:37 -05:00
dgram.js
dns.js
domain.js
events.js events: do not keep arrays with a single listener 2017-04-04 10:36:39 -07:00
fs.js
http.js
https.js
module.js
net.js
os.js
path.js
process.js
punycode.js
querystring.js
readline.js
repl.js
stream.js
string_decoder.js
sys.js
timers.js
tls.js
tty.js
url.js
util.js buffer: optimize from() and byteLength() 2017-04-14 22:35:59 +02:00
v8.js
vm.js
zlib.js zlib: support all ArrayBufferView types 2017-04-12 10:03:26 -07:00