Date: Tue, 20 Jun 2006 20:38:25 +0000 (UTC) From: Jason Evans <jasone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <200606202038.k5KKcPkn062863@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2006-06-20 20:38:25 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Add a missing case for the switch statement in arena_run_reg_dalloc(). [1]
Fix a leak in chunk_dealloc(). [2]
Reported by: [1] djam8193ah@hotmail.com,
[2] Ville-Pertti Keinonen <will@exomi.com>
Revision Changes Path
1.127 +20 -8 src/lib/libc/stdlib/malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606202038.k5KKcPkn062863>
