mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
mkosi: Add unix_chkpwd to sanitizer wrapped binaries
unix_chkpwd will retrieve the user name of the uid it is invoked as and as such needs the asan workaround. (cherry picked from commit5ecc08e033
) (cherry picked from commitc2e287e15f
)
This commit is contained in:
committed by
Luca Boccassi
parent
593df05716
commit
1532361b3e
@@ -87,6 +87,7 @@ wrap=(
|
||||
su
|
||||
tar
|
||||
tgtd
|
||||
unix_chkpwd
|
||||
useradd
|
||||
userdel
|
||||
veritysetup
|
||||
|
Reference in New Issue
Block a user