xserver ChangeLog,3.353,3.354
Lars Knoll <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Wed, 13 Jul 2005 00:23:57 -0700 (PDT)
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: lars Update of /cvs/xserver/xserver In directory gabe:/tmp/cvs-serv16796 Modified Files: ChangeLog Log Message: fix some compiler warnings and a smaller bug in the convolution filter. Index: ChangeLog =================================================================== RCS file: /cvs/xserver/xserver/ChangeLog,v retrieving revision 3.353 retrieving revision 3.354 diff -u -d -r3.353 -r3.354 --- ChangeLog 12 Jul 2005 09:56:59 -0000 3.353 +++ ChangeLog 13 Jul 2005 07:23:54 -0000 3.354 @@ -1,4 +1,11 @@ 2005-07-12 Lars Knoll <lars-Ihz76zOu8S21Z/[email protected]> + * fb/fbcompose.c: + Fix potential buffer overflow and a smaller bug in the + convolution filter + * fb/fbmmx.c: + Fix compilation on some platforms + +2005-07-12 Lars Knoll <lars-Ihz76zOu8S21Z/[email protected]> * configure.ac: * fb/fbcompose.c: * fb/fbmmx.c: