window: Only unmap shm surface backing memory if it belongs to surface
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 10 Apr 2012 15:32:35 +0000 (11:32 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 10 Apr 2012 15:32:35 +0000 (11:32 -0400)
commit24b5e230faa811bdf2fb89e87beacac55354ceea
tree2491d55a842df343e39a1809413c71a3dea0beef
parent6e2a8d74b50da83b631d4a147ec172427fa56106
window: Only unmap shm surface backing memory if it belongs to surface

Memory allocated out of the resize shm pool will be unmapped when the pool
is destroyed.
clients/window.c