]> Cypherpunks repositories - gostls13.git/commit
archive/zip: document handling of duplicate names in Writer.Create
authorSean Liao <sean@liao.dev>
Fri, 12 Jul 2024 19:51:45 +0000 (20:51 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 16 Jul 2024 18:02:59 +0000 (18:02 +0000)
commit5c7f5413866b4b84654705ab49251b48b2b05ed4
tree43a4e7f83bd707abebbb4e894b075ebfb18d3b0b
parent6b97448132736ab24902d0c9016f31f4d1d681b4
archive/zip: document handling of duplicate names in Writer.Create

Fixes #66810

Change-Id: I6a7848dce245ae14941d61d2f78abaf0dc5c1247
Reviewed-on: https://go-review.googlesource.com/c/go/+/597978
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/archive/zip/writer.go