libfontenc: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jan 7 15:58:09 PST 2014


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

New commits:
commit 0037a42107b952c9d903719615747e760e4e7247
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 26 09:40:00 2013 -0800

    Initialize both value1 & value2, not value1 twice
    
    Flagged by cppcheck 1.62:
    [src/encparse.c:303] -> [src/encparse.c:303]: (performance, inconclusive)
     Variable 'value1' is reassigned a value before the old one has been used
     if variable is no semaphore variable.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list