[PATCH xserver 0/3] Memory leak fixes.

2011-03-04 Thread Rami Ylimäki
Hi, Here are some memory leak fixes written and tested against X server 1.9. By looking at the code, they should be valid against latest X server as well. The use case to expose the leaks was the same used to expose the evdev leaks: keep connecting and disconnecting a bluetooth keyboard repeatedly

Re: [PATCH xserver 0/3] Memory leak fixes.

2011-03-04 Thread Adam Jackson
On 3/4/11 10:55 AM, Rami Ylimäki wrote: Hi, Here are some memory leak fixes written and tested against X server 1.9. By looking at the code, they should be valid against latest X server as well. The use case to expose the leaks was the same used to expose the evdev leaks: keep connecting and dis

Re: [PATCH xserver 0/3] Memory leak fixes.

2011-03-04 Thread Keith Packard
On Fri, 04 Mar 2011 13:29:17 -0500, Adam Jackson wrote: > Reviewed-by: Adam Jackson Peter -- these look like they should get merged through your tree. Please let me know if you want me to pull them directly. Adam -- feel free to Cc' an appropriate maintainer when you review stuff so that we'll

Re: [PATCH xserver 0/3] Memory leak fixes.

2011-03-06 Thread Peter Hutterer
On Fri, Mar 04, 2011 at 05:55:30PM +0200, Rami Ylimäki wrote: > Here are some memory leak fixes written and tested against X server > 1.9. By looking at the code, they should be valid against latest X > server as well. The use case to expose the leaks was the same used to > expose the evdev leaks: