VirtualBox

Changeset 102052 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 9, 2023 7:54:08 PM (15 months ago)
Author:
vboxsync
Message:

Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545 [fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/xpcom/server.cpp

    r102048 r102052  
    601601                                     (uint32_t)RTPipeToNative(hPipeWr), 10 /*uiBase*/,
    602602                                     0 /*cchWidth*/, 0 /*cchPrecision*/, 0 /*fFlags*/);
    603         Assert(cch > 0);
     603        Assert(cch > 0); RT_NOREF(cch);
    604604
    605605        RTHANDLE hStdNil;
Note: See TracChangeset for help on using the changeset viewer.

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