1
0
mirror of https://github.com/golang/go synced 2024-10-06 13:21:23 -06:00
go/src/reflect
Nigel Tao 6ea3adc3ba reflect: for struct tags, reject control chars (including tabs) in keys,
and empty keys. Also reject malformed (quoted) values.

See also https://go-review.googlesource.com/3952

Change-Id: Ice6de33b09f9904b28e410a680a90aa6c8c76fed
Reviewed-on: https://go-review.googlesource.com/3953
Reviewed-by: Rob Pike <r@golang.org>
2015-02-06 02:27:27 +00:00
..
all_test.go reflect: for struct tags, reject control chars (including tabs) in keys, 2015-02-06 02:27:27 +00:00
asm_386.s
asm_amd64.s
asm_amd64p32.s
asm_arm.s
asm_ppc64x.s all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
deepequal.go
example_test.go
export_test.go reflect: cache call frames 2015-01-28 08:40:26 +00:00
makefunc.go reflect: cache call frames 2015-01-28 08:40:26 +00:00
set_test.go
tostring_test.go
type.go reflect: for struct tags, reject control chars (including tabs) in keys, 2015-02-06 02:27:27 +00:00
value.go reflect: cache call frames 2015-01-28 08:40:26 +00:00