aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec.go
diff options
context:
space:
mode:
authorDaniel Theophanes <kardianos@gmail.com>2018-01-25 10:50:02 -0800
committerDaniel Theophanes <kardianos@gmail.com>2018-01-25 19:14:14 +0000
commit651ddbdb5056ded455f47f9c494c67b389622a47 (patch)
tree5dba249d72c82a175e85ea71b95824348566c70f /src/os/exec/exec.go
parent7350297eb61e71c901504d132b1d9077a11f57f6 (diff)
downloadgo-651ddbdb5056ded455f47f9c494c67b389622a47.tar.xz
database/sql: buffers provided to Rows.Next should not be modified by drivers
Previously we allowed drivers to modify the row buffer used to scan values when closing Rows. This is no longer acceptable and can lead to data races. Fixes #23519 Change-Id: I91820a6266ffe52f95f40bb47307d375727715af Reviewed-on: https://go-review.googlesource.com/89936 Run-TryBot: Daniel Theophanes <kardianos@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions