VirtualBox

Changeset 3032 in kBuild


Ignore:
Timestamp:
Apr 21, 2017 3:58:56 PM (8 years ago)
Author:
bird
Message:

kRedirectDoSpawn: rcExit needs to initialized in the non _MSC_VER case.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/redirect.c

    r3029 r3032  
    790790                            KBOOL *pfIsChildExitCode)
    791791{
    792     int     rcExit;
     792    int     rcExit = 0;
    793793    int     i;
    794794#ifdef _MSC_VER
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette