[PATCH xserver 0/3] Memory leak fixes.

Peter Hutterer peter.hutterer at who-t.net
Sun Mar 6 16:32:04 PST 2011


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


More information about the xorg-devel mailing list