]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect-image: use right comparison function
authorDavid Tardon <dtardon@redhat.com>
Tue, 9 Oct 2018 11:50:55 +0000 (13:50 +0200)
committerLukas Nykryn <lnykryn@redhat.com>
Mon, 29 Oct 2018 09:46:22 +0000 (10:46 +0100)
commite615b80f3fda82ac7fe628800a9ff2103788bd05
treeda55ebd878427453b67fbc57cf28b72b160ca022
parente0f2dd42fb02aa5767d38714c95ac10fb683ad67
dissect-image: use right comparison function

fstype can be NULL here.

(cherry picked from commit 4db1879acdc0b853e1a7e6e650b6feb917175fac)

Resolves: #1602706
src/shared/dissect-image.c