pacman/src
Rikard Falkeborn 19d373c9b9 pacsort: handle failing list_add
Since it can fail, check the return value.
If it fails, we need to free the memory of the object we wanted
to add to the list.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2015-10-21 15:06:25 +10:00
..
common move ini parser into common 2015-09-20 17:36:53 +10:00
pacman Pluralize malloc failure string 2015-10-19 13:48:56 +10:00
util pacsort: handle failing list_add 2015-10-21 15:06:25 +10:00