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
We've had several bugs which feel like they'd have been caught by fuzzing. In might be worth doing some basic tests on our various string parsing code, including:
Format strings
Lua patterns
string.pack/string.unpack
The text was updated successfully, but these errors were encountered:
We've had several bugs which feel like they'd have been caught by fuzzing. In might be worth doing some basic tests on our various string parsing code, including:
string.pack
/string.unpack
The text was updated successfully, but these errors were encountered: