]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/sysusers/sysusers.c
sysusers: fix argument confusion in error message
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 13 Oct 2022 12:51:28 +0000 (14:51 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 23 May 2023 13:09:39 +0000 (15:09 +0200)
commit7e4c61491a720d7a28186cf9e7e144049885a926
tree2a916f29630a04368c80b43a72bcea8c372bb1e0
parent9740e677be4d74508ff2a788011856b24a1b88c5
sysusers: fix argument confusion in error message

Bug introduced in 335f6ab4f13abcd8073fe84f2a3c70c67271126e. pw/sp are totally
wrong in this context, most likely NULL.
src/sysusers/sysusers.c