]> Cypherpunks repositories - gostls13.git/commit
compress/bzip2: fix bugs
authorAdam Langley <agl@golang.org>
Wed, 23 Feb 2011 17:02:41 +0000 (12:02 -0500)
committerAdam Langley <agl@golang.org>
Wed, 23 Feb 2011 17:02:41 +0000 (12:02 -0500)
commitda8e6eec9a69b6de4b75a92797a92fa0c6c8be3e
treee83db21944e07a9c2ac194f92e1ca92857d1c667
parent73aacbda205127dd5a51eae4ab02869a98f92404
compress/bzip2: fix bugs

(Once again, proving that a fuzz tester is the first thing that I
should try.)

R=bradfitzgo
CC=golang-dev
https://golang.org/cl/4227042
src/pkg/compress/bzip2/bzip2.go
src/pkg/compress/bzip2/bzip2_test.go
src/pkg/compress/bzip2/move_to_front.go