pacman/lib
morganamilo 0a25548cd0 libalpm: fix alpm_option_set_assumeinstalled
It looks like this function has never actually worked. The current list
is never set to NULL after being freed. So the new deps were just
appended to the already freed list, leading to a segfault.

Signed-off-by: Allan McRae <allan@archlinux.org>
2020-01-28 10:46:27 +10:00
..
libalpm libalpm: fix alpm_option_set_assumeinstalled 2020-01-28 10:46:27 +10:00