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: keep connecting and disconnecting a bluetooth
> keyboard repeatedly.
> 
> Rami Ylimäki (3):
>   xkb: Ensure that XKB device private won't leak on device disconnect.
>   dix: Release input device config info when the device disconnects.
>   config: Ensure that stolen option list elements are released.
> 
>  config/hal.c     |    6 +++---
>  config/udev.c    |    6 +++---
>  dix/devices.c    |    2 ++
>  xkb/xkbActions.c |   11 ++---------
>  4 files changed, 10 insertions(+), 15 deletions(-)

all three merged into my tree, thanks.

Cheers,
  Peter
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to