Add in missing length checks before creating any Unix domain sockets.
If a Unix socket path exceeds the limit, emit errors and exit. Fix memory leak on socket() failure. Bug 5386
Please register or sign in to comment
If a Unix socket path exceeds the limit, emit errors and exit. Fix memory leak on socket() failure. Bug 5386