pkg/tarsum
unclejack 76941e89b6 pkg/tarsum: add dynamic buffer sizing
This commit makes tarsum buffer allocation dynamic. This change
is required to avoid allocating memory excessively after the archive
buffering changes.

Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
2014-09-06 17:39:43 +03:00
..
testdata move testdata to tarsum package. 2014-07-30 06:52:24 -07:00
MAINTAINER Add Eric Windisch to MAINTAINER for tarsum 2014-08-20 11:19:46 -07:00
tarsum.go pkg/tarsum: add dynamic buffer sizing 2014-09-06 17:39:43 +03:00
tarsum_test.go utils/tarsum* -> pkg/tarsum 2014-07-30 06:42:12 -07:00