VirtualBox

Changeset 77487 in vbox for trunk


Ignore:
Timestamp:
Feb 27, 2019 1:29:08 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129077
Message:

Runtime/fuzz: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp

    r77486 r77487  
    352352    if (RT_LIKELY(pMemHdr))
    353353    {
    354         size_t cbIgn = 0;
    355354        pMemHdr->cb = cb;
    356355        size_t cbIgn = ASMAtomicAddZ(&pThis->cbMemTotal, cb + sizeof(RTFUZZMEMHDR)); RT_NOREF(cbIgn);
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