bitmap: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu May 31 22:58:05 PDT 2012


 Bitmap.c |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 53d99608451ade88d59d8baae6fc543d6922fb0a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue May 29 23:22:35 2012 -0700

    Fix pixmap leak in error paths of BWGetUnzoomedPixmap
    
    Found by Parfait 0.5.0.1 bug checking tool:
       Leaked X Resource pix
            at line 393 of Bitmap.c in function 'BWGetUnzoomedPixmap'.
              pix initialized at line 388 with XCreatePixmap(...).
            at line 414 of Bitmap.c in function 'BWGetUnzoomedPixmap'.
              pix initialized at line 409 with XCreatePixmap(...).
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list