aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIan Gudger <ian@loosescre.ws>2015-10-01 03:29:27 -0700
committerBrad Fitzpatrick <bradfitz@golang.org>2015-10-02 14:38:02 +0000
commit73fe61233be672db13eeaa277aebb98c16c95996 (patch)
treea9dca3d3a07c89d5195596b5ca5151c709f3e8a7 /README.md
parentf80ff56a7d7044940ba85ead49215a1f0fd2af4e (diff)
downloadgo-73fe61233be672db13eeaa277aebb98c16c95996.tar.gz
go-73fe61233be672db13eeaa277aebb98c16c95996.zip
database/sql: fix case where Stmt.Close discards error
Fixes a case where the Stmt.Close() function in database/sql discards any error generated by the Close() function of the contained driverStmt. Fixes #12798 Change-Id: I40384d6165856665b062d15a643e4ecc09d63fda Reviewed-on: https://go-review.googlesource.com/15178 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions