diff options
author | Dave Reisner <d@falconindy.com> | 2010-12-10 23:13:30 -0500 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-12-10 23:13:30 -0500 |
commit | 236ef35e1ce9eccfa47d37718b763decb7077136 (patch) | |
tree | a4d616cd213254d8e4c6a71e2e3e97b9a85198d3 /Makefile | |
parent | e835af7775599a5c942f3813907dfa72d1227553 (diff) | |
download | expac-236ef35e1ce9eccfa47d37718b763decb7077136.tar.xz |
fix memory leak in print_pkg
lists are allocated when they're requested, and not resident in memory
when alpm is initialized. grab a pointer to them so they can be freed
after each loop.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions