aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2016-01-26 22:13:01 -0500
committerRuss Cox <rsc@golang.org>2016-01-27 04:58:44 +0000
commit26397f1383ff02770a62160891e9de349aa1fb92 (patch)
treef28d25da2c5a821a6bd4ffbf2f775cd9e62099c8 /src/database/sql
parentd9fdbf48207e24c1d0d771250f2cc811ef97adff (diff)
downloadgo-26397f1383ff02770a62160891e9de349aa1fb92.tar.xz
runtime: fix upper bound on out-of-memory print
It's possible for arena_start+MaxArena32 to wrap. We do the right thing in the bounds check but not in the print. For #13992 (to fix the print there, not the bug). Change-Id: I4df845d0c03f0f35461b128e4f6765d3ccb71c6d Reviewed-on: https://go-review.googlesource.com/18975 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions