evas/cserve2: fix usage of Evas_Image_Load_Opts
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 2 Jul 2013 07:15:02 +0000 (16:15 +0900)
committerCedric Bail <cedric.bail@samsung.com>
Tue, 2 Jul 2013 07:58:10 +0000 (16:58 +0900)
commit67cccea61b17ca3e1f9e1d7f0dc241dd6f35ffd5
tree0b6bbc29461ad2d5fa36e95b7f5cad9c89e908be
parentf1506d8dd23dccdab43f657d599ee65fd9e0c78a
evas/cserve2: fix usage of Evas_Image_Load_Opts

Since the load options are not copied but the pointer is simply
stored by the module, we need to move the struct higher in the
stack.

Signed-off-by: Cedric Bail <cedric.bail@samsung.com>
src/bin/evas/evas_cserve2_slave.c