]> git.ipfire.org Git - thirdparty/shadow.git/commit
src/lastlog.c: Use ssizeof() to avoid a -Wsign-compare diagnostic
authorAlejandro Colomar <alx@kernel.org>
Sun, 9 Feb 2025 11:45:11 +0000 (12:45 +0100)
committerAlejandro Colomar <alx@kernel.org>
Mon, 3 Mar 2025 23:08:15 +0000 (00:08 +0100)
commitda7d4ed898d8fcb69362c03c01201807c4f4823d
tree831c250984db2517395ec72ac2ff54866072fd16
parent55d73ed33626927f021da2529fe93aceddfac75c
src/lastlog.c: Use ssizeof() to avoid a -Wsign-compare diagnostic

Acked-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
src/lastlog.c