io/ioutil: make WriteFile notice errors from Close()
WriteFile should not successfully return if the file's Close call failed. Fixes #5644. R=golang-dev, kr, r CC=golang-dev https://golang.org/cl/10067043
Showing
Please register or sign in to comment