]> Cypherpunks repositories - gostls13.git/commit
archive/tar: reduce allocations in formatOctal
authorJoe Tsai <joetsai@digital-static.net>
Wed, 12 Oct 2016 18:36:18 +0000 (11:36 -0700)
committerJoe Tsai <thebrokentoaster@gmail.com>
Wed, 12 Oct 2016 21:27:51 +0000 (21:27 +0000)
commit14e545b60a8c78aa6609d807b4f50e54e9bfe1eb
treef786670a9f3561139ba7330f9fef2cb3de220e43
parent6da8bdd2cc7a10f037a2025ffed57627d97a990c
archive/tar: reduce allocations in formatOctal

Change-Id: I9ddb7d2a97d28aba7a107b65f278993daf7807fa
Reviewed-on: https://go-review.googlesource.com/30960
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/archive/tar/strconv.go