]> Cypherpunks repositories - gostls13.git/commit
filepath/path: fix Rel buffer sizing
authorGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 28 Nov 2011 02:28:52 +0000 (21:28 -0500)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 28 Nov 2011 02:28:52 +0000 (21:28 -0500)
commita620865639d4e8c159c563c05b6cd7b50596273c
tree74b3de30eb6741da16bdc38b4364cc2e846c8a0c
parentf1fecf8d2a128d203dab25b4a3ff4537b4b22e3e
filepath/path: fix Rel buffer sizing

Fixes #2493.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5433079
src/pkg/path/filepath/path.go
src/pkg/path/filepath/path_test.go