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
cbor_value_enter_container and advance_internal assert-fail when they fail to extract a number from the input data. Returning an error code instead would allow for more graceful error handling when dealing with untrusted data.