Subject: Re: [Xpert]XvShmPutImage() memory leak ?
--text follows this line--
Tue, 30 Jul 2002, Mark Vojkovich wrote:

>  XvShmPutImage doesn't allocate any memory.

Yes. We can find this in the source.

On the other hand, when I comment out the call

   XvShmPutImage(dpy, xv_port, window, gc, yuv_image,
                 0, 0, yuv_image->width, yuv_image->height,
                 0, 0, _w, _h, True);

in testxv.c, the memory leak disappears. Does this
imply memory leakage locates at deeper level ?

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Toshinao Ishii  mailto: [EMAIL PROTECTED]
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to