]> Cypherpunks repositories - gostls13.git/commit
archive/zip: handle zip files with more than 65535 files
authorAndrew Gerrand <adg@golang.org>
Fri, 22 Jul 2011 04:57:17 +0000 (14:57 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 22 Jul 2011 04:57:17 +0000 (14:57 +1000)
commit38e512824336971bcb3d067ad46d01728501b959
tree7c4ee60667c95a7e9012e8c6aeadfc62931a9395
parent226fb099d9c1f81296ba4395c839c52875c0b7be
archive/zip: handle zip files with more than 65535 files

R=r
CC=golang-dev
https://golang.org/cl/4812048
src/pkg/archive/zip/reader.go