]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: also set iov_len when deserializing LogExtraFields=
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 23 Mar 2026 00:25:46 +0000 (00:25 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 23 Mar 2026 00:54:23 +0000 (00:54 +0000)
commitaaac2d3edaeb326f7a1b1140ae05b459922bc7e9
tree09ed3d6f7de5a867f6ea791745509602dee4a48e
parent8878df45c1a58afdfb500fdc53ec50e057a240ce
core: also set iov_len when deserializing LogExtraFields=

This is not actually used so it doesn't really matter in
practice and the fields are used anyway, but for cleanliness
fix it

Reported on yeswehack.com as YWH-PGM9780-165

Follow-up for 5699a1689b7e49702e4e60d08ab3fe386ba8d4df
src/core/execute-serialize.c