]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/path: fix possible leak when use ul_path_read_string() [coverity scan]
authorKarel Zak <kzak@redhat.com>
Fri, 11 Jun 2021 13:43:36 +0000 (15:43 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:13:02 +0000 (11:13 +0200)
commit296f21699ddc7c72e55bfc0d8979cd21f06ffc11
treeb453542f999d6fff720c512e445f0c7f3caa0b35
parenta8deea07a7d56a1638d42e9fb6f0f3e2ab595cda
lib/path: fix possible leak when use ul_path_read_string() [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
lib/path.c