VirtualBox

Ignore:
Timestamp:
Apr 17, 2020 8:51:27 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137257
Message:

IPRT: More VC++ 14.1 build fixes. bugref:8489

File:
1 edited

Legend:

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

    r82968 r83739  
    27272727            case RTLOCKVALRECSHRDOWN_MAGIC_DEAD:
    27282728            default:
    2729                 AssertMsgFailed(("%p: %#x\n", pRec, pRec->Core));
     2729                AssertMsgFailed(("%p: %#x\n", pRec, pRec->Core.u32Magic));
    27302730                break;
    27312731        }
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