Fix the invalid buffer size bug.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 26 Feb 2013 12:27:25 +0000 (12:27 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 26 Feb 2013 12:27:25 +0000 (12:27 +0000)
commit6d886eef16823e6e946e8947fb8d891c67e178b7
treefb160ff16ce9ada9f50bb64f0be17ecceadac282
parent97ceba117e19ba56e2b47449ba9bc824a01563da
Fix the invalid buffer size bug.

FB is not updated when a handle gets resize event.
So this patch added a line for updating FB size in resize event callback.

Change-Id: I2dce6a220ff352a73ffff33c6d52b1968d6b9a6c
packaging/liblivebox-viewer.spec
src/client.c