[pacman-dev] [PATCH] Two memleak fixes in pacman
Patch attached Bye ---------------------------------------------------- SZTE Egyetemi Könyvtár - http://www.bibl.u-szeged.hu This mail sent through IMP: http://horde.org/imp/
Oops, now I realized that there is a trivial typo in the patch, please fix it. I cannot resubmit it now :-( Bye ---------------------------------------------------- SZTE Egyetemi Könyvtár - http://www.bibl.u-szeged.hu This mail sent through IMP: http://horde.org/imp/
On Fri, Nov 16, 2007 at 11:30:41PM +0100, Nagy Gabor wrote:
Oops, now I realized that there is a trivial typo in the patch, please fix it. I cannot resubmit it now :-( Bye
Oh sorry, I just sent a mail about that :) I will fix it and put it in my repo.
On Fri, Nov 16, 2007 at 11:21:31PM +0100, Nagy Gabor wrote:
- for(j = sync_dbs; j; j = alpm_list_next(j)) { + for(j = snc_dbs; j; j = alpm_list_next(j)) {
Hm, that looks strange, doesn't it?
participants (2)
-
Nagy Gabor
-
Xavier