]> git.ipfire.org Git - thirdparty/systemd.git/commit
utmp-wtmp: fix wrong suffix assignment on putting dead process
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 27 Nov 2023 23:45:31 +0000 (08:45 +0900)
committerMike Yuan <me@yhndnzj.com>
Tue, 28 Nov 2023 09:46:01 +0000 (17:46 +0800)
commit1568430c65613e058fde3c0ef4d2e8372d3d081b
tree0caa42ab86c98984d3a6ea8d5588c9cda0b108bc
parent14338cca996b3d2c361d679d5859389305ddc5b3
utmp-wtmp: fix wrong suffix assignment on putting dead process

Fixes a bug introduced by f1d553e9dfd56f95b7564dd20a0b56e6a0d6492c.

Fixes #30213.
src/shared/utmp-wtmp.c