]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/chkname.c: is_valid_name(): Use streq() instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Mon, 2 Dec 2024 12:23:49 +0000 (13:23 +0100)
committerSerge Hallyn <serge@hallyn.com>
Sat, 8 Feb 2025 05:47:21 +0000 (23:47 -0600)
commit9a24e8848213120400de6e0a94908faeb08a08a1
tree0bc9e623246eb26468454b8522d80f2d7a18b20e
parenta8dd818ba499c3598aa311a4bf8107a6cef59e6f
lib/chkname.c: is_valid_name(): Use streq() instead of its pattern

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