VirtualBox

Changeset 35537 in vbox


Ignore:
Timestamp:
Jan 13, 2011 3:14:20 PM (14 years ago)
Author:
vboxsync
Message:

mark the source of the bloat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r35529 r35537  
    37803780            RTGCPHYS        GCPhysPdeSrc;
    37813781            X86PDPE         PdpeSrc;
    3782             PdpeSrc.u = 0;
     3782            PdpeSrc.u = 0;                      /* initialized to shut up gcc 4.5 */
    37833783#  if PGM_GST_TYPE == PGM_TYPE_PAE
    37843784            PGSTPD          pPDSrc    = pgmGstGetPaePDPtr(pVCpu, GCPtr, &iPDSrc, &PdpeSrc);
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