]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] runtime: round return value address in runtime.equal
authorShenghou Ma <minux.ma@gmail.com>
Fri, 21 Sep 2012 19:54:23 +0000 (05:54 +1000)
committerShenghou Ma <minux.ma@gmail.com>
Fri, 21 Sep 2012 19:54:23 +0000 (05:54 +1000)
commit6425aa28f22fc8c3deb806969988d68e0584f1cb
tree47d0a0496b3d6b1d5935176af8f2f2a475b60908
parent6410538c72b8c179e4c14f62ed87024f0f4f8634
[release-branch.go1] runtime: round return value address in runtime.equal

««« backport a7752d169d2e
runtime: round return value address in runtime.equal
     Fixes #3866.

R=rsc, r, nigeltao
CC=golang-dev
https://golang.org/cl/6452046

»»»
src/pkg/runtime/alg.c
test/fixedbugs/bug449.go [new file with mode: 0644]