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
In each of these DefaultOverflow cases the Math operation is calculating the size of a buffer to allocate BUT because of the large input numbers the calc overflows - hence throw OOM rather than allocate bizarre buffer size - but we could update these cases to throw a RangeError instead.
enviroment
poc
callstack
The text was updated successfully, but these errors were encountered: