go/src/text
Andrew Gerrand eb69476c66 text/template: detect pathologically recursive template invocations
Return an error message instead of eating memory and eventually
triggering a stack overflow.

Fixes #15618

Change-Id: I3dcf1d669104690a17847a20fbfeb6d7e39e8751
Reviewed-on: https://go-review.googlesource.com/23091
Reviewed-by: Rob Pike <r@golang.org>
2016-05-12 22:32:30 +00:00
..
scanner all: single space after period. 2016-03-02 00:13:47 +00:00
tabwriter all: remove public named return values when useless 2016-02-29 03:31:19 +00:00
template text/template: detect pathologically recursive template invocations 2016-05-12 22:32:30 +00:00