mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 09:32:04 +00:00
mkosi: add groupadd/groupmod to ASAN wrappers list
TEST-74-AUX-UTILS.sh[3789]: + groupadd haldo
TEST-74-AUX-UTILS.sh[3875]: ==3875==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD.
Follow-up for 1012c6ce76
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
97b784fe87
commit
28a0db925f
@@ -62,6 +62,8 @@ wrap=(
|
||||
findmnt
|
||||
getent
|
||||
getfacl
|
||||
groupadd
|
||||
groupmod
|
||||
groups
|
||||
id
|
||||
integritysetup
|
||||
|
||||
Reference in New Issue
Block a user