Unless --skip-crypto is used gpgtar collects the tarball in memory using es_fopenmem. For obvious reasons it should use es_fopencookie so that it is really possible to tar up large data.
Description
Description
Unless --skip-crypto is used gpgtar collects the tarball in memory using es_fopenmem. For obvious reasons it should use es_fopencookie so that it is really possible to tar up large data.