]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect: the libcryptsetup code for Verity crypt_device objects too 19768/head
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Jun 2021 11:19:23 +0000 (13:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Jun 2021 11:33:13 +0000 (13:33 +0200)
commitc719805ecb713aff57a67b66bf36a052392201ef
tree9819d98d794fa4e0cd62b8b717f895640ac0b1bb
parent2f67864064d846c3d1bbbe58ab271c0a8fc83b12
dissect: the libcryptsetup code for Verity crypt_device objects too

Across the codebase we are pretty good at setting the per-crypt_device
log functions once we allocated the object. But we forgot one case. Fix
that.
src/shared/dissect-image.c