[PATCH xserver 0/3] Accounting fixes for ResQueryClientPixmapBytes

Adam Jackson ajax at redhat.com
Tue Feb 2 20:30:49 CET 2016


In (attempting to) track down a memory leak, I found that the pixmap byte
accounting code in the Resource extension was wildly overreporting.  This
series tries to fix things up, and even deletes some code in the process.
Sadly it does not fix any leaks.

 Xext/xres.c         | 96 ++---------------------------------------------------
 composite/compext.c | 15 +++++----
 glx/glxext.c        | 19 +++++++++++
 3 files changed, 29 insertions(+), 101 deletions(-)

- ajax



More information about the xorg-devel mailing list