@@ -69,10 +69,11 @@ unsigned int _allowsUnveil: 1; unsigned int _returnsErrors: 1; OFMutableArray OF_GENERIC(of_sandbox_unveil_path_t) *_unveiledPaths; @public size_t _unveiledPathsIndex; + OF_RESERVE_IVARS(4) } /*! * @brief Allows IO operations on previously allocated file descriptors. */