]> 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>
Fri, 11 Jun 2021 13:43:36 +0000 (15:43 +0200)
commit1e881378d6674abaae5a929f7deff39bb3405c3b
tree440cc59f4bc33fa626c60dd1fe4e708eadb8aea0
parent3fdb178370d7dbff6637fbfe63a1a7043904c3f5
lib/path: fix possible leak when use ul_path_read_string() [coverity scan]

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