]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script-playutils: close filestream in case ignore_line() fails
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 27 Sep 2023 21:30:27 +0000 (23:30 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 24 Nov 2023 09:54:19 +0000 (10:54 +0100)
commit368521e45e1c9cb44145fc72c04d1cc903a883e8
treebba95b2ec1d91cb63e37a6acd522bc5bcc4c765a
parent087b0d2383b8ab1ee4564d692d5f797ac781896f
script-playutils: close filestream in case ignore_line() fails

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
term-utils/script-playutils.c