[PATCH xserver 0/3] Memory leak fixes.

Adam Jackson ajax at nwnk.net
Fri Mar 4 10:29:17 PST 2011


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 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(-)

For the series,

Reviewed-by: Adam Jackson <ajax at redhat.com>

- ajax


More information about the xorg-devel mailing list