VirtualBox

Ignore:
Timestamp:
Aug 23, 2021 7:08:38 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146438
Message:

Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp

    r82968 r90803  
    272272         * completion port.
    273273         */
    274         AssertMsg(VALID_PTR(pReqInt->pCtxInt),
     274        AssertMsg(RT_VALID_PTR(pReqInt->pCtxInt),
    275275                  ("Invalid state. Request was canceled but wasn't submitted\n"));
    276276
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