]> Cypherpunks repositories - gostls13.git/commit
cmd/cc: fix typo leading to index out of range.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Sun, 24 Mar 2013 10:38:57 +0000 (11:38 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Sun, 24 Mar 2013 10:38:57 +0000 (11:38 +0100)
commita909e4ba1e2044d33429d732f879a0c27bf977c2
treeed5829f6f4b41a452278aad504e74c7b65458c33
parent0a517e458ce6c109e9516e9bfedaad9ee1667f2c
cmd/cc: fix typo leading to index out of range.

Detected by GCC static analysis.

Fixes #5117.

R=golang-dev, ality, minux.ma
CC=golang-dev
https://golang.org/cl/7665047
src/cmd/cc/funct.c