surface: Initialize current commit state before update 93/294393/3
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 15 Jun 2023 00:53:31 +0000 (09:53 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 19 Jun 2023 08:19:18 +0000 (08:19 +0000)
commitfd48c0c93284d607f55a2af1bf2ad5396ea78b09
treebb9231d612be727390be2980c9d6680ee81a0057
parent33fdbbfc5baad3349b4114a331782d0b77c618c4
surface: Initialize current commit state before update

Since the current state is used to distinguish updated fields, the
current state has to be initialied instead of accumulating.

Change-Id: Ibbed13100b949993a2d230200950c99cda4cc174
src/compositor/surface.c