VirtualBox

Changeset 54107 in vbox


Ignore:
Timestamp:
Feb 8, 2015 1:29:52 AM (10 years ago)
Author:
vboxsync
Message:

NAT: Try to fix alignment of counters on 32-bit broken in r98104.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvNAT.cpp

    r54106 r54107  
    176176    /** The read end of the control pipe. */
    177177    RTPIPE                  hPipeRead;
     178# if HC_ARCH_BITS == 32
     179    uint32_t                u32Padding;
     180# endif
    178181#else
    179182    /** for external notification */
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