]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/fields.c: valid_field(): Use strchriscntrl() instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Fri, 13 Dec 2024 02:49:49 +0000 (03:49 +0100)
committerSerge Hallyn <serge@hallyn.com>
Tue, 3 Jun 2025 14:04:01 +0000 (09:04 -0500)
commitfb5f9db28318f9b4a432fb9bba9ffa230c7b48ec
tree7c2ca4921297306c937aebb1cc3c5ff928a92759
parent5080898f2aa92b029cf99a4ade4cff59fd45942d
lib/fields.c: valid_field(): Use strchriscntrl() instead of its pattern

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