]> Cypherpunks.ru repositories - gostls13.git/commit
tests: remove two misuses of nil pointers
authorRuss Cox <rsc@golang.org>
Thu, 15 Aug 2013 15:51:04 +0000 (11:51 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 15 Aug 2013 15:51:04 +0000 (11:51 -0400)
commit08fdf00906a5008428273742ef7df78552d3308d
treee247d66d1bb106af983f6542b6ccf497cd132a94
parentff86d222be18c5140a1457381ba1f46c9ab3af35
tests: remove two misuses of nil pointers

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/12858044
src/pkg/runtime/gc_test.go
test/recover3.go