Files
weston/compositor
Pekka Paalanen 4738f3b1ea compositor: destroy all input binding objects on shutdown
wlsc_binding_destroy() was not being called at all. Fix the leaks by
introducing a function that destroys a whole list of bindings, instead
of individually saving an extra pointer to the binding object and
calling wlsc_binding_destroy() separately on each.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-01-02 15:47:07 +02:00
..
2011-12-08 11:36:36 +02:00
2011-12-19 01:14:03 +02:00
2011-12-05 09:48:42 -05:00
2011-12-28 22:51:20 -05:00