]> Cypherpunks repositories - gostls13.git/commit
cmd/yacc: Prevent index out of range. Fixes #9099.
authorJan Mercl <0xjnml@gmail.com>
Thu, 18 Dec 2014 11:24:16 +0000 (12:24 +0100)
committerIan Lance Taylor <iant@golang.org>
Thu, 18 Dec 2014 16:11:50 +0000 (16:11 +0000)
commita034e478a7067db7ec0f3b549436bf6fbee3f4a0
tree862773d17bd02ee046030aa83be922d0a975004b
parentddd666b122b327c96a845d0d0045f4c2cc12bd19
cmd/yacc: Prevent index out of range. Fixes #9099.

Change-Id: I7ef01a738b6ca49af1c148146d439c81b0a33b16
Reviewed-on: https://go-review.googlesource.com/1785
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/yacc/yacc.go