]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: use xcalloc rather than xmalloc
authorKarel Zak <kzak@redhat.com>
Wed, 17 Apr 2024 10:43:30 +0000 (12:43 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 17 Apr 2024 10:43:30 +0000 (12:43 +0200)
commitf94aa460eafdfc096afe0dd4a490094006d6b238
tree3ee63b6e879cd38201d06a75ca36b0a6551be79f
parent0dca768e5788b527fc8b0e0cdabcab7c499a9bd6
hardlink: use xcalloc rather than xmalloc

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