]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/dissect-image.c
dissect-image: handle 'continue' event in metadata acquisition uniformly
authorLennart Poettering <lennart@poettering.net>
Mon, 4 Dec 2023 17:19:27 +0000 (18:19 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Dec 2023 15:19:21 +0000 (16:19 +0100)
commit29b4db7ede36ecba27b417e8d3e834ebacd36e89
tree05a4968d3a706ced43b192f5f04b1c1d18ded628
parent3ee413e632335d90d6accbbc3a86b8e42d61fc36
dissect-image: handle 'continue' event in metadata acquisition uniformly

Let's jump to the same label in all cases, that closes the associated
pipe, systematically.
src/shared/dissect-image.c