]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Add unix_chkpwd to sanitizer wrapped binaries
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 18 Mar 2025 21:45:17 +0000 (22:45 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 18 Mar 2025 21:46:10 +0000 (22:46 +0100)
unix_chkpwd will retrieve the user name of the uid it is invoked as
and as such needs the asan workaround.

mkosi.sanitizers/mkosi.postinst

index fb609951b2fa4254c0094f3a0180841c9de896e1..582a7cb99d4752c3534dd9e4188069000e8c250d 100755 (executable)
@@ -82,6 +82,7 @@ wrap=(
     su
     tar
     tgtd
+    unix_chkpwd
     useradd
     userdel
     veritysetup