VirtualBox

Changeset 96549 in vbox for trunk/src/VBox/Runtime/win


Ignore:
Timestamp:
Aug 30, 2022 12:55:51 AM (2 years ago)
Author:
vboxsync
Message:

IPRT: Fixes for tstRTErr-1.cpp after windows error info reduction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/win/errmsgwin.cpp

    r96407 r96549  
    218218    cchRet += pfnOutput(pvArgOutput, pszTmp, cchValue);
    219219
     220    if (idx != ~(size_t)0)
     221        cchRet += pfnOutput(pvArgOutput, RT_STR_TUPLE(")"));
     222
    220223    return cchRet;
    221224}
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