@@ -69,11 +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) + OF_RESERVE_IVARS(OFSandbox, 4) } /*! * @brief Allows IO operations on previously allocated file descriptors. */