]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: Calling posix_fadvise without checking return value [coverity scan]
authorKarel Zak <kzak@redhat.com>
Wed, 18 Aug 2021 08:26:48 +0000 (10:26 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 18 Aug 2021 08:26:48 +0000 (10:26 +0200)
commit987afa1a5fba4a2e2089deac31ec2d1aef6cf5c9
tree1e6481abad863f7b4c1a051c7ba34310c337eef0
parentc67497ce66e4c6f4bad82f952cd49886ef6bef00
hardlink: Calling posix_fadvise without checking return value [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/hardlink.c