[Git][pacman/pacman][master] Fix read-after-free issue parsing config files
19 Mar
2024
19 Mar
'24
12:48 a.m.
Allan McRae pushed to branch master at Pacman / Pacman Commits: 478af5d1 by Allan McRae at 2024-03-19T00:40:09+00:00 Fix read-after-free issue parsing config files We were indirectly adjusting a pointer to a parameter that was declared as a const. This resulted in a use-after-free when using --debug: [11:09:18] debug: config: finished parsing ��A�8_ Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 1 changed file: - src/pacman/conf.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/478af5d1c869f16e7e72bb49... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/478af5d1c869f16e7e72bb49... You're receiving this email because of your account on gitlab.archlinux.org.
277
Age (days ago)
277
Last active (days ago)
0 comments
1 participants
participants (1)
-
Allan McRae (@allan)