Date: Fri, 15 Dec 2006 18:07:50 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Joe Marcus Clarke <marcus@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/thunderbird Makefile ports/mail/thunderbird/files patch-gfx_src_ps_nsFontMetricsPS.cpp ports/www/firefox Makefile ports/www/firefox/files patch-gfx_src_ps_nsFontMetricsPS.cpp ports/www/firefox15 Makefile ports/www/firefox15/files patch-gfx_src_ps_nsFontMetricsPS.cpp ... Message-ID: <458354F6.20509@FreeBSD.org> In-Reply-To: <200612152057.kBFKvf5O040063@repoman.freebsd.org> References: <200612152057.kBFKvf5O040063@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke wrote: > marcus 2006-12-15 20:57:41 UTC > > FreeBSD ports repository > > Modified files: > mail/thunderbird Makefile > www/firefox Makefile > www/firefox15 Makefile > www/seamonkey Makefile > Added files: > mail/thunderbird/files patch-gfx_src_ps_nsFontMetricsPS.cpp > www/firefox/files patch-gfx_src_ps_nsFontMetricsPS.cpp > www/firefox15/files patch-gfx_src_ps_nsFontMetricsPS.cpp > www/seamonkey/files patch-gfx_src_ps_nsFontMetricsPS.cpp > Log: > Fix a double-free while performing print operations which could trigger a > segmentation fault if malloc debugging was enabled. > > Reported by: dougb > > Revision Changes Path > 1.71 +1 -0 ports/mail/thunderbird/Makefile > 1.1 +26 -0 ports/mail/thunderbird/files/patch-gfx_src_ps_nsFontMetricsPS.cpp (new) > 1.167 +1 -1 ports/www/firefox/Makefile > 1.1 +26 -0 ports/www/firefox/files/patch-gfx_src_ps_nsFontMetricsPS.cpp (new) > 1.165 +1 -0 ports/www/firefox15/Makefile > 1.1 +26 -0 ports/www/firefox15/files/patch-gfx_src_ps_nsFontMetricsPS.cpp (new) > 1.256 +1 -0 ports/www/seamonkey/Makefile > 1.1 +26 -0 ports/www/seamonkey/files/patch-gfx_src_ps_nsFontMetricsPS.cpp (new) > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/thunderbird/Makefile.diff?&r1=1.70&r2=1.71&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/thunderbird/files/patch-gfx_src_ps_nsFontMetricsPS.cpp > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/firefox/Makefile.diff?&r1=1.166&r2=1.167&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/firefox/files/patch-gfx_src_ps_nsFontMetricsPS.cpp > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/firefox15/Makefile.diff?&r1=1.164&r2=1.165&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/firefox15/files/patch-gfx_src_ps_nsFontMetricsPS.cpp > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/seamonkey/Makefile.diff?&r1=1.255&r2=1.256&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/seamonkey/files/patch-gfx_src_ps_nsFontMetricsPS.cpp You read my mind, I was going to ask if this was needed elsewhere, since I seemed to be having the same issue with thunderbird when I went to test it. Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?458354F6.20509>