sync: fix crash on failed downloads
commit391769ff8914b1aa94fd8daa87da0d2bfc2cc328
authorDave Reisner <dreisner@archlinux.org>
Thu, 5 Apr 2012 01:40:29 +0000 (4 21:40 -0400)
committerDan McGee <dan@archlinux.org>
Sat, 7 Apr 2012 15:13:38 +0000 (7 10:13 -0500)
tree2d23c823e76ea0a676b408382b60f44062be3fe3
parent969dcddbdf9d5dbd91aa414cdd193f3fb26b644b
sync: fix crash on failed downloads

Dan was right. This should have been FREE(), not free().

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/sync.c