gvisor/runsc
Kevin Krakauer a4cc93c7bf Close http.Response.Body after Get request.
From https://golang.org/pkg/net/http/#Get:
"When err is nil, resp always contains a non-nil resp.Body. Caller should close
resp.Body when done reading from it."

PiperOrigin-RevId: 219658052
Change-Id: I556e88ac4f2c90cd36ab16cd3163d1a52afc32b7
2018-11-01 10:35:53 -07:00
..
boot kvm: use private futexes. 2018-10-30 22:46:42 -07:00
cgroup Order feature strings by block 2018-10-26 12:18:36 -07:00
cmd Make lazy open the mode of operation for fsgofer 2018-10-31 11:28:27 -07:00
console Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
container Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
fsgofer Make lazy open the mode of operation for fsgofer 2018-10-31 11:28:27 -07:00
sandbox Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
specutils Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
test Close http.Response.Body after Get request. 2018-11-01 10:35:53 -07:00
tools/dockercfg Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
BUILD runsc: Pass log and config files to sandbox process by FD. 2018-09-04 20:10:01 -07:00
main.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00