]> git.ipfire.org Git - thirdparty/systemd.git/commit
tpm2-util: gracefully skip deserialization when no input
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 8 Aug 2025 02:07:30 +0000 (11:07 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 11 Aug 2025 21:11:34 +0000 (06:11 +0900)
commit8d40f3f42e04bf45d337e9b03d0750f3f34b92bb
tree3287c564a7f3e3fcdd35ed251c8aa4dbcf780c9b
parent5bd2538405660b10290bafdfa992a97970bffcc9
tpm2-util: gracefully skip deserialization when no input

While at it, this also makes tpm2_deserialize() take struct iovec.

Fixes #38507.
src/pcrlock/pcrlock.c
src/shared/tpm2-util.c
src/shared/tpm2-util.h