VirtualBox

Changeset 89806 in vbox for trunk/src


Ignore:
Timestamp:
Jun 21, 2021 6:28:53 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145263
Message:

Audio/ValKit: Added support for CRC32 checksum calculation; now receiving data also works with bigger chunks [comment fix]. bugref:10008

File:
1 edited

Legend:

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

    r89802 r89806  
    498498                    && Reply.cbPayload)
    499499                {
    500                     /** @todo Skip uCrc32 for now. */
    501500                    rc = RTFileWrite(hFile, (uint8_t *)Reply.pvPayload + 4, Reply.cbPayload - 4, NULL);
    502501                }
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