[OpenJDK 2D-Dev] Request for review: 7151427: Potential memory leak in error handling code in X11SurfaceData.c

Sean Chou zhouyx at linux.vnet.ibm.com
Tue Mar 6 09:07:37 UTC 2012


Hi all,

    The error handling code in X11SurfaceData.c does not free all the
memory allocated, it rarely causes problems because applications almost
never go there. However, we got one machine actually encountered this
problem.
    Although there is no simple testcase for this bug, it is so obvious
that we just need read the code.

    I reported a bug (7151427) for it and the webrev is at:
        http://cr.openjdk.java.net/~zhouyx/7151427/webrev.00/  .

    Can anyone take a look ? Thanks.

-- 
Best Regards,
Sean Chou
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20120306/383d4d0c/attachment.html>


More information about the 2d-dev mailing list