diff options
| author | Keith Randall <khr@golang.org> | 2014-09-19 16:33:14 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2014-09-19 16:33:14 -0700 |
| commit | 0306478fe57767530164b43c12969ca91496db47 (patch) | |
| tree | 7c3210abe0211520437172cc124d67146d4b4344 /src/database/sql | |
| parent | 651bb8e026f94502ed45db1b6284eeddd74570dc (diff) | |
| download | go-0306478fe57767530164b43c12969ca91496db47.tar.xz | |
runtime: Fix interaction between Goexit and defers
When running defers, we must check whether the defer
has already been marked as started so we don't run it twice.
Fixes #8774.
LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/142280044
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
