libX11 GIT Repository: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Thu Apr 6 03:12:44 EEST 2006


 src/PolyReg.c       |    4 +++-
 src/xcms/cmsCmap.c  |    2 +-
 src/xlibi18n/lcDB.c |    1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 2481b767ae96e2f2503c0390545932c8397b090f
Author: Eric Anholt <anholt at leguin.anholt.net>
Date:   Wed Apr 5 17:12:15 2006 -0700

    Check if visualList == NULL, not nVisualsMatched == 0.  NULL happens in more
    cases (allocation failure) than nVisualsMatched == 0.  Noticed from inspection
    of Coverity #599, #600.

commit 152b17e47d878c2d928eb74581aa69d925a29123
Author: Eric Anholt <anholt at leguin.anholt.net>
Date:   Wed Apr 5 16:42:26 2006 -0700

    Coverity #558: Free newly-allocated Database in error path.

commit bc62b99ef36edb34035911c42104be7f6f9d2333
Author: Eric Anholt <anholt at leguin.anholt.net>
Date:   Wed Apr 5 16:38:52 2006 -0700

    Coverity #582: Free newly-allocated region in error path.




More information about the xorg-commit mailing list