Initialize last_enq_buffer to null when it committed. 75/270175/1
authorJoonbum Ko <joonbum.ko@samsung.com>
Wed, 26 Jan 2022 06:26:31 +0000 (15:26 +0900)
committerJoonbum Ko <joonbum.ko@samsung.com>
Wed, 26 Jan 2022 06:58:14 +0000 (15:58 +0900)
commite8bb5ba082503aed6f7d41c6b0898d054d729291
tree764c5423322ee878caedde9bc2a7ac300aa50784
parentdc23e646d3167b9519486088b514e07dd63f2c3d
Initialize last_enq_buffer to null when it committed.

 - If the last_enq_buffer of wl_egl_surface has been committed,
  it is not necessary to have this handle pointer.

Change-Id: I3153b3cc9cb133f1d51321dc7aaa92f57b1e5ed8
Signed-off-by: Joonbum Ko <joonbum.ko@samsung.com>
src/tpl_wl_egl_thread.c