moby--moby/pkg/ioutils
Brian Goff 194c72611d Fix concurrent map access in bytespipe
When getting and returning a buffer, need to make sure to syncronize
access to the pools map.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-05-12 10:04:05 -04:00
..
buffer.go
buffer_test.go
bytespipe.go Fix concurrent map access in bytespipe 2016-05-12 10:04:05 -04:00
bytespipe_test.go
fmt.go
fmt_test.go
fswriters.go
fswriters_test.go
multireader.go
multireader_test.go
readers.go
readers_test.go
temp_unix.go
temp_windows.go
writeflusher.go
writers.go
writers_test.go