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
While we have some panics for internal data where it should have already been sanitized, we need to make sure we don't panic instead of returning an error with context for invalid data (such as converting sizes to u32s, etc).