]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: don't assume errno after failed asprintf()
authorKarel Zak <kzak@redhat.com>
Mon, 8 Jan 2024 09:32:54 +0000 (10:32 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 8 Jan 2024 09:32:54 +0000 (10:32 +0100)
commita002df07ac15c370381cb44f06afeaa333685780
treee6976408eeb5231bf20743c02ed41f9cd3ca613c
parentc14bee4d44ac8c61d56028f2f032e35c32533c38
libmount: don't assume errno after failed asprintf()

Reported-by: Thomas Weißschuh <thomas@t-8ch.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/monitor.c
libmount/src/tab_update.c
libmount/src/utils.c