Commit 48d5b44fd0793b445e0f33fd3c993fcf13b8adf0

Daniel Stone 2016-04-12T13:19:25

interactive-wayland: Valgrind-proofing More meticulously free everything we create, including hooking up the buffer-release callback so we actually free those when required. Make sure seats are actually in the display's seat list. The xkbcommon object-unref functions don't actually require NULL-checking, so we can elide those. Signed-off-by: Daniel Stone <daniels@collabora.com>