]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/commonio.c: Rely on the POSIX.1-2008 behavior of realpath(3)
authorAlejandro Colomar <alx@kernel.org>
Sat, 22 Feb 2025 23:22:13 +0000 (00:22 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Mon, 3 Mar 2025 09:21:31 +0000 (10:21 +0100)
commit7a1666323379354cf7834254e21a5de383956221
tree8f1064462e4b261a207e6eb10f3b70e6310b8039
parent8dfe21f592e9e2cac43b0b59ad818a8d889e485d
lib/commonio.c: Rely on the POSIX.1-2008 behavior of realpath(3)

Link: <https://github.com/shadow-maint/shadow/pull/1222#discussion_r1966612238>
Link: <https://stackoverflow.com/questions/60802732/are-realpath-portability-concerns-obsolete>
Reported-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/commonio.c