]> git.ipfire.org Git - people/stevee/pakfire.git/commit
dist: Fix splitting mirror list
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Oct 2022 16:10:37 +0000 (16:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Oct 2022 16:10:37 +0000 (16:10 +0000)
commit44d7307ae072065b10725d11d420d2813a370a1a
treefabbb661b51c1f0f3eab902228d5d571c31688bf
parente323ba9467ebe2ff1d4d653c72217754b4660107
dist: Fix splitting mirror list

It could happen that an empty string passed as a mirror which caused an
invalid download URL being generated.

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