ecore_wl2_window: copy available rotation info.
authorHosang Kim <hosang12.kim@samsung.com>
Wed, 27 May 2020 14:05:30 +0000 (10:05 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 31 May 2020 21:33:06 +0000 (06:33 +0900)
commitf80d7e329344eb1fe80b8dcc407c62bba0740952
tree2687102e19a9e0645c96969c04ce19972594b4ee
parente8777cb9f207dfe97311bdf3832263573e7f1580
ecore_wl2_window: copy available rotation info.

Summary:
ecore_wl2_window doesn't copy rotation information.
If passed pointer is destroyed, rotation information disappears.
So add memory allocating for managing information.

Reviewers: CHAN, devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11891
src/lib/ecore_wl2/ecore_wl2_window.c