]> Cypherpunks repositories - gostls13.git/commit
html/template: handle nils during indirection
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 3 Aug 2013 22:41:19 +0000 (08:41 +1000)
committerRob Pike <r@golang.org>
Sat, 3 Aug 2013 22:41:19 +0000 (08:41 +1000)
commit53d9b6fcf3d459c2e550238502b499c462983329
tree9f1833c4858d7498b7ccb3a3191a3af1f3cb8b2b
parent67f2ca35305748cdfca3fc1f3f8d9c5865c8a35f
html/template: handle nils during indirection

Fixes #5982.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/12387043
src/pkg/html/template/content.go
src/pkg/html/template/content_test.go