xfs: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Dec 19 18:52:16 PST 2008


 difs/atom.c     |    4 ++--
 difs/charinfo.c |    6 +++---
 difs/dispatch.c |   10 ++++------
 difs/fontinfo.c |    8 ++++----
 difs/fonts.c    |   23 ++++++++++++-----------
 difs/tables.c   |   26 +++++++++++++-------------
 os/config.c     |    6 +++---
 7 files changed, 41 insertions(+), 42 deletions(-)

New commits:
commit f7f149457581fa819c88e1958e7c154a6d9824fa
Author: Ademar de Souza Reis Jr <ademar at mandriva.com.br>
Date:   Fri Dec 19 18:43:53 2008 -0800

    Bug #11567: Fix handling of invalid, non-path FPE
    
    FPE's which are not valid and are not in the form of paths cause a
    failure on the parser which invalidates all subsequent FPEs. If
    the invalid FPE is the first on the list, this will cause a
    fatal-error and the server will abort.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=11567
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit ffbdfc9bbe8a38a5658197a95e0cf5266ef51604
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Dec 16 16:27:30 2008 -0800

    `ReadConfigFile': 'fp' might be used uninitialized in this function
    
    In the unlikely event that default_config_files is completely empty,
    fp would never have been set to NULL to trigger error check at line 363.

commit 158e7f062a21ea4abfe64aa976735804f00bc3b5
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Dec 16 16:24:37 2008 -0800

    Clear many sparse warnings: Using plain integer as NULL pointer



More information about the xorg-commit mailing list