VirtualBox

Changeset 33973 in vbox for trunk/include/iprt/pipe.h


Ignore:
Timestamp:
Nov 11, 2010 11:10:10 AM (14 years ago)
Author:
vboxsync
Message:

vfs: the gunzip stream works, except for some double frees somewhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/pipe.h

    r28800 r33973  
    8888#define RTPIPE_N_INHERIT            RT_BIT(2)
    8989/** Mask of valid flags. */
    90 #define RTPIPE_N_VALID_MASK         UINT32_C(0x00000003)
     90#define RTPIPE_N_VALID_MASK         UINT32_C(0x00000007)
    9191/** @} */
    9292
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