pacman/src
Dan McGee 88644e181d Fix group selection entry for large inputs
Hardcoding anything always ends up burning you, and the arbitrary length
of 64 here did just that. Add the ability to reallocate the readline
buffer for longer inputs if necessary, and add other error checking as
approprate. This also plugs one small memory leak of the group
processing code selection array.

Addresses FS#24253.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-07-25 10:07:48 -05:00
..
pacman Fix group selection entry for large inputs 2011-07-25 10:07:48 -05:00
util alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache 2011-02-25 09:46:36 -06:00