Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

child_process: add safety checks on stdio accesses #8779

Closed
wants to merge 1 commit into from
Closed

child_process: add safety checks on stdio accesses #8779

wants to merge 1 commit into from

Commits on Nov 25, 2014

  1. child_process: add safety checks on stdio accesses

    When a child process is spawned, there is no guarantee that
    the stdio streams will be created. This commit adds checks
    before attempting to access the streams.
    cjihrig committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    0868b9c View commit details
    Browse the repository at this point in the history