1
0
Fork 0
tar-split/tar
Vincent Batts 8a361ef0d8 tar/storage: Sprintf is unnecessary
fmt.Sprintf() vs string() for this []byte conversion is too much and
does not provide any further safety.

https://gist.github.com/vbatts/ab17181086aed558dd3a
2015-09-24 09:51:58 -04:00
..
asm tar/asm: work with non-utf8 entry names 2015-09-23 15:27:33 -04:00
common tar/common: get index of first invalid utf-8 char 2015-09-23 15:27:15 -04:00
storage tar/storage: Sprintf is unnecessary 2015-09-24 09:51:58 -04:00