mirror of
https://github.com/nodejs/node.git
synced 2024-11-22 07:37:56 +01:00
ea89fdfec4
Currently, checkExecSyncError() attempts to access the contents of stderr. When stdio is set to 'ignore', this causes a crash. This commit adds a check on the access of stderr. Closes #7966. Signed-off-by: Fedor Indutny <fedor@indutny.com> |
||
---|---|---|
.. | ||
addons | ||
debugger | ||
disabled | ||
fixtures | ||
gc | ||
internet | ||
message | ||
pummel | ||
simple | ||
testpy | ||
common.js |