[pacman-dev] [PATCH] Two memleak fixes in pacman

Xavier shiningxc at gmail.com
Fri Nov 16 17:35:15 EST 2007


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?




More information about the pacman-dev mailing list