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
* Validate arguments to String.sub
Check for potential situation in which `stop' - start'` is out of bounds of the buffer (which will raise a confusing `Invalid_argument "String.sub / Byte.sub"` error).
* Update frontc/clexer.mll
strengthens the check
Co-authored-by: Ivan Gotovchits <[email protected]>
0 commit comments