e_hwc_window_queue: handle failure of the buffer allocation 21/295021/2 accepted/tizen/unified/20230630.124053
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 21 Jun 2023 10:28:28 +0000 (19:28 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 30 Jun 2023 01:26:05 +0000 (01:26 +0000)
commitb8114952c6e53fca383261c6574892152003080c
tree7b13ea594a96aa87e4fd410573e3b09b6b6b00a2
parent6789c31bb9192e832bc99d1a3f2798af7d82ed57
e_hwc_window_queue: handle failure of the buffer allocation

if the buffer allocation is failed, queue size and get size
are different.
it causes a problem of client does not have idle buffer after
client receives activate event of queue.

Change-Id: Ia37ad6308c9cf5be42286b3c24c54c1d7c6ef8e7
src/bin/e_hwc_window_queue.c