libXScrnSaver: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Dec 13 17:37:15 PST 2013


 src/XScrnSaver.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 74406e5ea3378a9b633ad0776a4bb34347cf1911
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Dec 7 19:45:45 2013 -0800

    Copy root field from wire event into root, not window, of Xlib event
    
    Fixes cppcheck warning:
    [src/XScrnSaver.c:104] -> [src/XScrnSaver.c:105]: (performance, inconclusive)
     Variable 'window' is reassigned a value before the old one has been
     used if variable is no semaphore variable.
    
    Error seems to date back to revision 1.1 in X Consortium RCS,
    dated 1992-02-13, by "keith"
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list