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
{{ message }}
This repository was archived by the owner on Mar 1, 2022. It is now read-only.
the argument should already be a string literal, but I couldn't
reproduce the issue yet. So now in release mode there is a warning when
the contract would fail and in debug mode a regular exception is thrown.
The malformed string literal should be fixed with unescape string, but
it might just be memory corruption as well.
0 commit comments