]> Cypherpunks repositories - gostls13.git/commit
godoc: don't call flush if position is not valid
authorRobert Griesemer <gri@golang.org>
Mon, 6 Dec 2010 23:34:23 +0000 (15:34 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 6 Dec 2010 23:34:23 +0000 (15:34 -0800)
commit2fd2991eac8866fa72b6f160d3425727de6f200d
treee58af69a3ebcc414cdd6cc74a0e8fe8e94d5ab3c
parent5a9ad8b9e3a5835c3dc051fff97c1d81844260f6
godoc: don't call flush if position is not valid
(fixes new godoc crash when looking at spec)

R=rsc, r, iant
CC=golang-dev
https://golang.org/cl/3488041
src/cmd/godoc/spec.go