Commit 0d1bbdf5 authored by Sébastien Paolacci's avatar Sébastien Paolacci Committed by Brad Fitzpatrick
Browse files

[release-branch.go1] net: fix {FileConn, FileListener, FilePacketConn} fd leak to child process.

««« backport d694b1866058
net: fix {FileConn, FileListener, FilePacketConn} fd leak to child process.

All of them call `newFileFD' which must properly restore close-on-exec on
duplicated fds.

R=golang-dev, bradfitz, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/6445081

»»»
parent c57119f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment