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
The C function unix_bind in unix.c assumes that the argument is an address for a Unix Domain Socket.
The case when the argument is an INET address is not handled properly.
The text was updated successfully, but these errors were encountered:
The C function
unix_bind
in unix.c assumes that the argument is an address for a Unix Domain Socket.The case when the argument is an INET address is not handled properly.
The text was updated successfully, but these errors were encountered: