xprop: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Aug 10 12:15:48 PDT 2007


 Makefile.am  |    8 +
 configure.ac |    5 
 dsimple.c    |  303 ++++-------------------------------------------------------
 dsimple.h    |   23 ----
 xprop.c      |    4 
 5 files changed, 41 insertions(+), 302 deletions(-)

New commits:
commit 64326bae4e9b9c05b8781403ee27af95065eb2fb
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Aug 10 12:08:57 2007 -0700

    Coverity #905: Handle_Prop_Requests returned without freeing storage "thunks"

commit 866ceb3a671a9ab93b3ecbdf3231902ab2251ce3
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Aug 10 11:56:41 2007 -0700

    ANSIfy function declarations in dsimple.c

commit 5424a5c064d96b33a4acdf951734cd3a493a7ea3
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Aug 10 11:52:39 2007 -0700

    Purge unused code from dsimple.c
    
    dsimple.c was originally shared source among several X apps.
    Since modularization gave each app it's own copy, much of the code is
    no longer needed in each app.

commit 2d7dc57ae1d5e0af6e6ecb70764c512f6d518d6a
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Aug 10 11:43:04 2007 -0700

    Add hooks to check sources with lint/sparse/etc.



More information about the xorg-commit mailing list