pacman/src
Allan McRae 7cd8010d65 Adjust PATH_MAX length tests using snprintf
The return value for snprintf does not include the null delimiter.
So tests for path length should use use '>= PATH_MAX'.

Signed-off-by: Allan McRae <allan@archlinux.org>
2025-06-22 10:00:11 +10:00
..
common Update copyright years 2025-04-02 11:35:34 +10:00
pacman Adjust PATH_MAX length tests using snprintf 2025-06-22 10:00:11 +10:00
util Update copyright years 2025-04-02 11:35:34 +10:00