1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:21:24 -06:00
go/src/pkg/image/gif
Rob Pike 05348ab0c8 image/gif: fix buglet in graphics extension.
need to ReadFull, not Read, to get extension data.

R=nigeltao
CC=golang-dev
https://golang.org/cl/4576043
2011-06-07 12:19:36 +00:00
..
Makefile image/gif: GIF decoder 2011-05-07 22:57:42 -07:00
reader.go image/gif: fix buglet in graphics extension. 2011-06-07 12:19:36 +00:00