VirtualBox

Changeset 80061 in vbox for trunk/src/VBox/Additions/darwin


Ignore:
Timestamp:
Jul 30, 2019 3:37:59 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132499
Message:

darwin/VBoxClient: ticketref:18793: Guest Additions doesn't start on macOS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClient.cpp

    r78162 r80061  
    6666                           pszLogFileName ? 100 * _1M : 0 /*cbHistoryFileMax*/,
    6767                           pszLogFileName ? RT_SEC_1DAY : 0 /*cSecsHistoryTimeSlot*/,
    68                            NULL /*pErrInfo*/, "%s", pszLogFileName);
     68                           NULL /*pErrInfo*/, "%s", pszLogFileName ? pszLogFileName : "");
    6969
    7070    AssertRCReturn(rc, rc);
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