[Git][pacman/pacman][master] Adjust PATH_MAX length tests using snprintf
5 Aug
2025
5 Aug
'25
7:45 a.m.
Allan McRae pushed to branch master at Pacman / Pacman Commits: 5f70cbd5 by Allan McRae at 2025-08-05T15:43:52+10:00 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> - - - - - 1 changed file: - src/pacman/sync.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/5f70cbd57886c5176f91e7fe... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/5f70cbd57886c5176f91e7fe... You're receiving this email because of your account on gitlab.archlinux.org.
10
Age (days ago)
10
Last active (days ago)
0 comments
1 participants
participants (1)
-
Allan McRae (@allan)