VirtualBox

Changeset 26315 in vbox


Ignore:
Timestamp:
Feb 7, 2010 8:57:39 PM (15 years ago)
Author:
vboxsync
Message:

gcc false positive warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp

    r25368 r26315  
    7575    PSUPGLOBALINFOPAGE pGip = g_pSUPGlobalInfoPage;
    7676    AssertFatalMsgFailed(("pGip=%p u32Magic=%#x\n", pGip, VALID_PTR(pGip) ? pGip->u32Magic : 0));
     77    return 0; /* gcc false positive warning */
    7778}
    7879
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