]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: fix use of uninitialized value
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 May 2023 20:13:07 +0000 (05:13 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 3 May 2023 23:33:33 +0000 (00:33 +0100)
commit6cb105b8773c98884729c3d92dea65d395eee466
tree7cdc281142c45dfa32b83c1bf601203b34899444
parentb96cc40a95ccf5bdb61e54f6b361a1c7557ab81a
core: fix use of uninitialized value

Fixes https://github.com/systemd/systemd/pull/27504#issuecomment-1533354787.
src/core/manager-serialize.c