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
Change the CborErrorInternalError value to be non-negative
We want CborErrorOutOfMemory to be the only negative value (or at least
with sign bit set), so the internal error constant can't be that.
Signed-off-by: Thiago Macieira <[email protected]>
0 commit comments