e_zone: fix the bug at e_zone_add 33/295533/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 10 Jul 2023 10:41:11 +0000 (19:41 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 10 Jul 2023 10:49:48 +0000 (19:49 +0900)
commitd4ad5d2e60043ae4340576902766738f8986434b
tree304e0d98030b8d5b9dc2916a7ace71d7c3531d0f
parentc47769ab690e8769e41cf74296b5d87e7c5fea27
e_zone: fix the bug at e_zone_add

The zone_ec is always NULL because the ec has not been set
to the zone before.

Change-Id: I6b55428f16187ad434c63d20035897e8079fba87
src/bin/e_zone.c