ecore-evas-wayland: Fix issue of passing wrong values to resize
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 30 Jun 2016 15:03:07 +0000 (11:03 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Thu, 30 Jun 2016 15:03:07 +0000 (11:03 -0400)
commit0da58a8d78f21f37f73929e0cc4877b029057227
tree617d3d276b9288ee2124c923e5d599b707440347
parent0eac1e43728da297db26027ca242f0fc2343fb4a
ecore-evas-wayland: Fix issue of passing wrong values to resize

Coverity detected that the same code was being passed to resize
regardless of canvas orientation. This patch fixes the issue by
passing the proper values to window_resize.

Fixes Coverity CID1357150

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c