Date: Mon, 6 Mar 2006 22:31:25 +0000 (UTC) From: "Wojciech A. Koszek" <wkoszek@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/umastat umastat.c Message-ID: <200603062231.k26MVPcM011455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wkoszek 2006-03-06 22:31:25 UTC
FreeBSD src repository
Modified files:
tools/tools/umastat umastat.c
Log:
Allocate proper amount of memory. Otherwise, we pass the end of a buffer,
thus having unpleasant warning. Was found by jemalloc redzone code.
Reviewed by: rwatson
Approved by: cognet (mentor)
Revision Changes Path
1.4 +1 -1 src/tools/tools/umastat/umastat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603062231.k26MVPcM011455>
