Web lists-archives.org

Re: [PATCH 1/2] Introduce leaky().




On Tue, Jun 24, 2008 at 08:14:33PM +0000, Pierre Habouzit wrote:
> +static void release_leaks(void)
> +{
> +	while (leaknb-- > 0)
> +		free(*leaks++);
crap I sent the wrong patch... this is supposed to be:
+		free(leaks[leaknb]);
> +	free(leaks);
> +}

-- 
·O·  Pierre Habouzit
··O                                                madcoder@xxxxxxxxxx
OOO                                                http://www.madism.org

Attachment: pgp7okQBeuIw4.pgp
Description: PGP signature