Subject: CVS commit: xsrc/xorg/xserver/xorg/render
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 05/03/2006 08:35:22
Module Name:	xsrc
Committed By:	drochner
Date:		Wed May  3 08:35:22 UTC 2006

Modified Files:
	xsrc/xorg/xserver/xorg/render: mitri.c

Log Message:
fix buffer length calculation in triangle code (CVE-2006-1526)
(I don't believe this code is used in the NetBSD framework, but we
still shouldn't distribute buggy code.)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 xsrc/xorg/xserver/xorg/render/mitri.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.