@@ -35,10 +35,11 @@ { OFString *_name, *_value, *_domain, *_path; OFDate *_Nullable _expires; bool _secure, _HTTPOnly; OFMutableArray OF_GENERIC(OFString *) *_extensions; + OF_RESERVE_IVARS(4) } /*! * @brief The name of the cookie. */