libX11: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue May 19 15:00:53 PDT 2015


 src/FontNames.c |    2 +-
 src/GetFPath.c  |    2 +-
 src/ListExt.c   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 47da70d75f9e48e800719c0db752f9ccd2d77aea
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue May 19 12:30:22 2015 +1000

    Fix three "use of uninitialized variable" coverity warnings
    
    False positive, if rlen/nbytes are unset we quit early before using it. Still,
    initialize it so we don't have to deal with these warnings again.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Hans de Goede <hdegoede at redhat.com>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list