pacman/src
Lukas Fleischer a2002b8f69 pacman.c: Remove redundant strdup() in parsearg_global()
config_set_arch() already calls strdup(). Remove strdup() from the
config_set_arch() invocation to avoid a memory leak.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-08-28 19:37:16 -05:00
..
pacman pacman.c: Remove redundant strdup() in parsearg_global() 2011-08-28 19:37:16 -05:00
util strtrim: don't move empty string 2011-08-25 17:14:19 -05:00