]> Cypherpunks repositories - gostls13.git/commit
bug fix for &x[0] when x is slice
authorRuss Cox <rsc@golang.org>
Sun, 15 Feb 2009 21:15:46 +0000 (13:15 -0800)
committerRuss Cox <rsc@golang.org>
Sun, 15 Feb 2009 21:15:46 +0000 (13:15 -0800)
commit3b3e63735eb8a00b7cabbbe223a116148a0635dd
tree3471aea414b5988607d0ba98e89d3fce3eb3c9f3
parent18ed7e690a63c181827978aa5ec41707553bb051
bug fix for &x[0] when x is slice

R=ken
OCL=25044
CL=25044
src/cmd/gc/walk.c