1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:46:16 -07:00
go/src/text
Rob Pike 92bdbb8a3c text/template: need to validate type when an argument is a function call
Missed a case; just need to call validateType.

Fixes #10800.

Change-Id: I81997ca7a9feb1be31c8b47e631b32712d7ffb86
Reviewed-on: https://go-review.googlesource.com/10031
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-05-14 17:47:06 +00:00
..
scanner text/scanner: avoid further reads after EOF 2015-05-13 23:14:50 +00:00
tabwriter
template text/template: need to validate type when an argument is a function call 2015-05-14 17:47:06 +00:00