VirtualBox

Changeset 70814 in vbox for trunk/src/bldprogs


Ignore:
Timestamp:
Jan 30, 2018 6:01:29 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120611
Message:

SCM: Fixed an assertion when using a wildcard on input files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/scmsubversion.cpp

    r69515 r70814  
    603603        if (fNormalFailureOk || Status.enmReason != RTPROCEXITREASON_NORMAL)
    604604            RTMsgError("%s: %s -> %s %u\n",
    605                        pState->pszFilename, pszCmdLine,
     605                       pState ? pState->pszFilename : "<NONE>", pszCmdLine,
    606606                       Status.enmReason == RTPROCEXITREASON_NORMAL   ? "exit code"
    607607                       : Status.enmReason == RTPROCEXITREASON_SIGNAL ? "signal"
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