pacman/src/util
Dan McGee 038b1815d0 util/pactree: correctly free the deps list in walk_deps()
If we are reversed, then we were correctly freeing both the list and the
contained data. However, we were leaking a list in the case of a
non-reversed traversal.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-01-03 12:03:10 +10:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
Makefile.am buildsys: eschew use of DEFS, prefer AM_CPPFLAGS 2012-11-27 15:16:15 +10:00
cleanupdelta.c ALPM API adjustments for sanity and consistency 2012-02-06 05:49:52 -06:00
pacsort.c include config.h via Makefiles 2011-12-21 18:13:17 -06:00
pactree.c util/pactree: correctly free the deps list in walk_deps() 2013-01-03 12:03:10 +10:00
testdb.c util/testdb: don't return crazy error values 2012-04-24 20:59:24 -05:00
testpkg.c testpkg: set gpgdir 2012-02-13 10:05:18 -06:00
vercmp.c Remove most usages of strncmp() 2011-07-05 21:29:02 -05:00