]> git.ipfire.org Git - thirdparty/util-linux.git/commit
test_mount_optstr: use xstrdup()
authorKarel Zak <kzak@redhat.com>
Thu, 23 Sep 2021 11:11:16 +0000 (13:11 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 23 Sep 2021 11:11:16 +0000 (13:11 +0200)
commit0c19e4ca613a66c7085f9470df44509a0c2c4ddb
tree3321f11e868418096b477af6ce437915ce3086c7
parent8b3d8aad5dcacd7158a91c39a2bffb5b2f26129a
test_mount_optstr: use xstrdup()

Fixes: https://github.com/karelzak/util-linux/issues/1434
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/optstr.c