Release the Pixmap even if the instance is deleted.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 21 Jan 2014 02:32:46 +0000 (11:32 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 21 Jan 2014 02:35:59 +0000 (11:35 +0900)
commit706c78a8ee2a2cb880f0ca6be8bb4a6e2dac27e5
tree0037cef3d0af8810dd012e15f4832a9956953ab1
parent2b5c5b95c62c993a91024fd14a4265abef4831d1
Release the Pixmap even if the instance is deleted.

Client can try to destroy the pixmap after the instance is deleted.
so the server should try to find the buf_handler first using given pixmap.

Change-Id: I59a2d2e7a4347d660b1a018b4a593201ceefe8ad
packaging/data-provider-master.spec
src/server.c