]> Cypherpunks repositories - gostls13.git/commit
archive/zip: more efficient reader and bug fix
authorAndrew Gerrand <adg@golang.org>
Fri, 29 Jul 2011 17:47:00 +0000 (10:47 -0700)
committerAndrew Gerrand <adg@golang.org>
Fri, 29 Jul 2011 17:47:00 +0000 (10:47 -0700)
commite0b6f4721fac04fbaaa669e3a52818ef6c2d5df1
tree7616483c88c3cba3aa502311c4661c3eb71d7203
parent60dac9b3db4aa1771ba1d843fa94928b4ff515b8
archive/zip: more efficient reader and bug fix

Fixes #2090.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/4815068
src/pkg/archive/zip/reader.go
src/pkg/archive/zip/reader_test.go
src/pkg/archive/zip/struct.go