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 has been archived by the owner on Apr 22, 2023. It is now read-only.
In some rare situations, it can occur that the "d.slice" call in "connectionListener" fails because (start + byteParsed + 1) > end.
This patch solves this by just closing the socket instead of crashing Node:
The text was updated successfully, but these errors were encountered: