Always allocate a new wl_resource when binding an object
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 19 Aug 2011 20:57:48 +0000 (16:57 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 27 Aug 2011 16:06:11 +0000 (12:06 -0400)
commitcc6fd94d6a5743eb94b52f1887557305784525c9
tree31455a407711ddbaa2994182a32892b76857c523
parentc4774d55e91a722e29326c30ab49dcc3850e0a00
Always allocate a new wl_resource when binding an object

Previously we would bind some resources into multiple client hash tables.
protocol/wayland.xml
src/wayland-server.c
src/wayland-server.h
src/wayland-shm.c
src/wayland-util.h