]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: fix memleak on parse errors
authorKarel Zak <kzak@redhat.com>
Mon, 15 Apr 2019 10:55:46 +0000 (12:55 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 15 Apr 2019 10:55:46 +0000 (12:55 +0200)
commit82e39473a5b9139248c94a0d3b2f6432d57566cc
treea1c00ed7bac4a96428cfaf5d3c0b89dfba7497cc
parent8302b2009a5584c7503ff4c63eaf9f701836b46f
libmount: fix memleak on parse errors

Addresses: https://github.com/systemd/systemd/pull/12252
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/tab_parse.c