VirtualBox

Changeset 89179 in vbox


Ignore:
Timestamp:
May 19, 2021 3:36:08 PM (4 years ago)
Author:
vboxsync
Message:

Audio/ValKit: Started working on the audio test execution service (ATS) [Windows build fix]. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/AudioTestService.cpp

    r89175 r89179  
    371371                                    pszDetailFmt, va);
    372372    uPkt.Hdr.rcReq = rcReq;
    373     uPkt.Hdr.cchStsMsg = cchDetail;
     373    uPkt.Hdr.cchStsMsg = (uint32_t)cchDetail;
    374374    return atsReplyInternal(pClient, &uPkt.Hdr, pszOpcode, cchDetail + 1);
    375375}
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