From: Zbigniew Jędrzejewski-Szmek Date: Thu, 23 Apr 2026 10:15:18 +0000 (+0200) Subject: dissect-image: fix path building for non-raw images (#41674) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be5cbd6c1cdadc5fb30479f7b67be70892d9f75;p=thirdparty%2Fsystemd.git dissect-image: fix path building for non-raw images (#41674) If the passed in image path didn't end with .raw, we'd return an empty string + suffix instead of the intended image + suffix path. --- Also, fix two more nits that came up repeatedly in my searches. --- 1be5cbd6c1cdadc5fb30479f7b67be70892d9f75