<div dir="ltr">Reviewed-by: Jasper St. Pierre <<a href="mailto:jstpierre@mecheye.net">jstpierre@mecheye.net</a>></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 7, 2014 at 1:47 PM, Adam Jackson <span dir="ltr"><<a href="mailto:ajax@redhat.com" target="_blank">ajax@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Signed-off-by: Adam Jackson <<a href="mailto:ajax@redhat.com">ajax@redhat.com</a>><br>
---<br>
 hw/dmx/glxProxy/glxcmds.c | 1 +<br>
 1 file changed, 1 insertion(+)<br>
<br>
diff --git a/hw/dmx/glxProxy/glxcmds.c b/hw/dmx/glxProxy/glxcmds.c<br>
index 964db40..f097906 100644<br>
--- a/hw/dmx/glxProxy/glxcmds.c<br>
+++ b/hw/dmx/glxProxy/glxcmds.c<br>
@@ -2017,6 +2017,7 @@ CreateGLXPixmap(__GLXclientState * cl,<br>
     }<br>
<br>
     if (!(AddResource(glxpixmapId, __glXPixmapRes, pGlxPixmap))) {<br>
+        free(pGlxPixmap->be_xids);<br>
         free(pGlxPixmap);<br>
         return BadAlloc;<br>
     }<br>
<span class="HOEnZb"><font color="#888888">--<br>
1.9.0<br>
<br>
_______________________________________________<br>
<a href="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</a>: X.Org development<br>
Archives: <a href="http://lists.x.org/archives/xorg-devel" target="_blank">http://lists.x.org/archives/xorg-devel</a><br>
Info: <a href="http://lists.x.org/mailman/listinfo/xorg-devel" target="_blank">http://lists.x.org/mailman/listinfo/xorg-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>  Jasper<br>
</div>