Allan McRae pushed to branch master at Pacman / Pacman
Commits: 16a098a4 by Andrew Gregory at 2024-07-11T01:27:06-04:00 do not sort passed list Sorting modifies the list in place, causing any existing pointers to the list to point to a random element. Fixes #165 Signed-off-by: Andrew Gregory <andrew.gregor...@gmail.com> - - - - - 1 changed file: - lib/libalpm/dload.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/16a098a44e42f7d512050245626b80c051eca046 -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/16a098a44e42f7d512050245626b80c051eca046 You're receiving this email because of your account on gitlab.archlinux.org.