Date: Mon, 24 Nov 2008 03:32:46 +0000 (UTC) From: Michael Johnson <ahze@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ccache Makefile ports/devel/ccache/files patch-util.c Message-ID: <200811240332.mAO3WknG084082@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ahze 2008-11-24 03:32:46 UTC FreeBSD ports repository Modified files: devel/ccache Makefile Added files: devel/ccache/files patch-util.c Log: Fix a bug in x_realloc() which tries to read out too many bytes from the old storage after allocating new storage. PR: ports/127639 Submitted by: Thorsten Glaser <tg@mirbsd.de> (MirBSD project) Reported by: Mel <mel.xyzzy@rachie.is-a-geek.net> Revision Changes Path 1.44 +1 -1 ports/devel/ccache/Makefile 1.1 +25 -0 ports/devel/ccache/files/patch-util.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811240332.mAO3WknG084082>