]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/env.c: sanitize_env(): Use !strprefix() instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Tue, 10 Dec 2024 04:10:02 +0000 (05:10 +0100)
committerSerge Hallyn <serge@hallyn.com>
Mon, 26 May 2025 16:29:26 +0000 (11:29 -0500)
commit7887e1c897d1732f58bd0366d5a52dcca2226775
tree7a3c968f5cbc4bdcb8cb55c50a0c19f09b81487c
parent441008c038bc4053d35ed7aa7ff53558f6d178a0
lib/env.c: sanitize_env(): Use !strprefix() instead of its pattern

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/env.c