]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: add top level security doc
authorRoland Shoemaker <roland@golang.org>
Wed, 28 Sep 2022 21:41:30 +0000 (14:41 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 00:30:21 +0000 (00:30 +0000)
commit13d48bb6a1ad3787c10fbbe4265ad11672d90a37
tree36b9b59d61f3d96f94c676b03241a0ed779d6cde
parentffdfa9ff41a83fe1265c48b93381a8fa302cf480
encoding/gob: add top level security doc

Add a slightly expanded version of the Decoder type comment to the top
level package doc, which explains that this package is not designed
to be hardened against adversarial inputs.

Change-Id: I8b83433838c8235eb06ded99041fdf726c811ee5
Reviewed-on: https://go-review.googlesource.com/c/go/+/436096
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
src/encoding/gob/doc.go