davecheney / gpio

GPIO for Go
BSD 2-Clause "Simplified" License
228 stars 52 forks source link

Missing Close #15

Open rgl opened 10 years ago

rgl commented 10 years ago

If there is an error, file.Close() is not called at:

https://github.com/davecheney/gpio/blob/6614a0263d2d66ff58368d2ff0f46556b17dac9d/gpio_linux.go#L137