]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/limits.c: setup_limits(): Simplify, by calling str2i(mode_t, ) instead of str2ul()
authorAlejandro Colomar <alx@kernel.org>
Tue, 9 Jan 2024 19:03:58 +0000 (20:03 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 2 Jul 2024 20:52:31 +0000 (22:52 +0200)
commit03521bcccec87e92869948632e9df4e2624f9a78
tree619ea6fb8bf36ec132ef9f479eee3d075fb391b9
parent3fd1d62e29f714a7ee82d4e7ac0c7c8fac976871
lib/limits.c: setup_limits(): Simplify, by calling str2i(mode_t, ) instead of str2ul()

Reviewed-by: "Serge E. Hallyn" <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/limits.c