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
Only test the wrongly encoded string behavior on the C version
Both the pure and java version already raise an error on such case,
so this confirms that we're rather deprecate and fix the C version.
We shouldn't make the pure or java versions accept these broken
strings.
0 commit comments