]> git.ipfire.org Git - thirdparty/shadow.git/commit
src/chage.c: print_day_as_date(): Handle errors from strfime(3)
authorAlejandro Colomar <alx@kernel.org>
Sun, 11 Aug 2024 19:42:03 +0000 (21:42 +0200)
committerSerge Hallyn <serge@hallyn.com>
Fri, 23 Aug 2024 03:51:57 +0000 (22:51 -0500)
commit60da937c2f2c45a568fe61c208f47810c8fb329e
tree77612db9db7f1c13cd8e947afe4694ab369d16b6
parent6a2e298a5bc596302aa8baaad7222eb8d0881ffe
src/chage.c: print_day_as_date(): Handle errors from strfime(3)

Just like we do in day_to_str().

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