]> git.ipfire.org Git - people/ms/pakfire.git/commit
libpakfire: archive: Only load support for what we use
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Jan 2021 20:55:32 +0000 (20:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Jan 2021 20:55:32 +0000 (20:55 +0000)
commitb26b766cdf86231bd10c20951bd33675e7d97836
tree6c2a232b35d101c90ce6bf82b99fe85daeac4e34
parent608bdb89dfca38bc47dc2c8de024160a308380b0
libpakfire: archive: Only load support for what we use

This reduces the footprint of libpakfire in memory as well as not
opening us up to any vulnerabilities in filters and formats of
libarchive that we do not use.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac
src/libpakfire/archive.c