VirtualBox

Changeset 30119 in vbox for trunk/src


Ignore:
Timestamp:
Jun 9, 2010 1:15:34 PM (15 years ago)
Author:
vboxsync
Message:

iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr to better deal with NULL being 0 in C++.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h

    r30117 r30119  
    192192#  else
    193193            /** Pointer to the bound IPv4 stream. */
    194             struct vboxnetflt_stream_t * volatile pvIp4Stream;
     194            struct vboxnetflt_stream_t * volatile pIp4Stream;
    195195            /** Pointer to the bound IPv6 stream. */
    196196            struct vboxnetflt_stream_t * volatile pIp6Stream;
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