Author: branden Date: 2005-04-03 19:00:40 -0500 (Sun, 03 Apr 2005) New Revision: 2229
Modified: trunk/debian/TODO Log: Add items. Modified: trunk/debian/TODO =================================================================== --- trunk/debian/TODO 2005-04-01 20:33:49 UTC (rev 2228) +++ trunk/debian/TODO 2005-04-04 00:00:40 UTC (rev 2229) @@ -21,6 +21,10 @@ question is not registered -- fix its prerm script so it does * all packages that install anything to /usr/X11R6 need to depend on xfree86-common +* #285807: fix busted MiscPassMessage() implementation which 1) copies from + an invalid memory location, and 2) has memory leaks -- neither is a good trait + in a setuid root program like the X server +* #284448: add bounds checking and fix SEGV in font server code Post 4.3.0-1 ------------ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

