Allan McRae pushed to branch master at Pacman / Pacman Commits: c64f898c by Allan McRae at 2024-02-04T07:56:00+10:00 _alpm_pkg_load_internal: remove unneeded if statement This statement is always true due to an earlier test. Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - dfee7733 by Allan McRae at 2024-02-04T07:56:00+10:00 clean_filename: use strdup instead of malloc and memcpy Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 845dadf1 by Allan McRae at 2024-02-04T07:56:00+10:00 _cache_mtree_open: remove unused variable Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 2079f686 by Allan McRae at 2024-02-04T07:56:00+10:00 alpm_list_reverse: restore original list on failure Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 4 changed files: - lib/libalpm/alpm_list.c - lib/libalpm/be_local.c - lib/libalpm/be_package.c - src/pacman/callback.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/16a2a79728d6b3184fd3615... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/16a2a79728d6b3184fd3615... You're receiving this email because of your account on gitlab.archlinux.org.