You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we use strcpy(mutable_guard.GetDataMut(), "data"); to modify data, but the is_valid_ field isn't marked. Shouldn't WritePageGuard provide an interface to modify the data?