]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: fix endless loop if device specified more than once
authorKarel Zak <kzak@redhat.com>
Mon, 19 Sep 2022 12:23:25 +0000 (14:23 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 19 Sep 2022 12:23:25 +0000 (14:23 +0200)
commit9eb31ca7f7971101846bd3668be5d7807200fa2f
tree4563b500fb3a8e1bcfaf13e62cc5cff035c8614b
parent01cb80bae8e79b21067b4a85eb4f82b14104130c
lsblk: fix endless loop if device specified more than once

Fixes: https://github.com/util-linux/util-linux/issues/1814
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsblk-devtree.c