]> Cypherpunks repositories - gostls13.git/commit
syscall: fix bounds check in Error
authorRuss Cox <rsc@golang.org>
Thu, 16 Feb 2012 20:23:50 +0000 (15:23 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 16 Feb 2012 20:23:50 +0000 (15:23 -0500)
commit014568bee123278ae51b0e6f53c909607806568e
tree2d466b57d42c72d942e254215f44e863a288ed1c
parente574480ed14c1ec6e976f8df18bd63d51801f8b7
syscall: fix bounds check in Error

Fixes #3042.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/5675067
src/pkg/syscall/syscall_unix.go