]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: (verity) rewrite dlopen use
authorKarel Zak <kzak@redhat.com>
Wed, 7 Sep 2022 08:41:47 +0000 (10:41 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Jan 2023 11:58:42 +0000 (12:58 +0100)
commit71e5489396bd647d877f402cb55e3cf77bffcaae
treef3b7c86d9d22034cc83580533f0926358bac5559
parentfb6f8ca547a122a5178f6b91fab4480c4b68abce
libmount: (verity) rewrite dlopen use

* use verity_call() macro to hide the way how libcryptsetup is used

* don't play with function pointers for standard linked libcryptsetup

* move all dlopen related code to the one function

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/context_veritydev.c