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
This may be the source of problems parsing the the SHORT and NON_IGNORABLE data. Each of these has > 600 test failures. E.g., C-string input stops on a null byte.
Suggest that we use a better JSON parser that handle null bytes and UTF-16.