]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/sizeof.h: Make sure STRLEN() only accepts string literals
authorAlejandro Colomar <alx@kernel.org>
Sun, 25 May 2025 13:04:25 +0000 (15:04 +0200)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Mon, 26 May 2025 16:24:08 +0000 (18:24 +0200)
commit15941679e32be88d577fd08cca85fc15d3daff07
treef0ead621ff00c662c92646969d10dba6fa8de28a
parent7924fdb94bb8d34cf9480914d77c4a514c643c59
lib/sizeof.h: Make sure STRLEN() only accepts string literals

Link: <https://stackoverflow.com/a/79369560/6872717>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/sizeof.h