VirtualBox

Changeset 678 in kBuild


Ignore:
Timestamp:
Dec 7, 2006 5:21:59 AM (18 years ago)
Author:
bird
Message:

forgot to terminate the argv array properly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/startuphacks-win.c

    r648 r678  
    8585        return -1;
    8686    parse_args(pszCmdLine, papszArgs, pszCmdLineBuf);
     87    papszArgs[g_cArgs] = papszArgs[g_cArgs + 1] = NULL;
    8788
    8889    /* set return variables */
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