elm_widget: fix segfaults for _elm_widget_item_style_set/get
authorartem.popov <artem.popov@samsung.com>
Fri, 31 Oct 2014 06:24:43 +0000 (15:24 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 31 Oct 2014 06:24:43 +0000 (15:24 +0900)
commit666bee0aec9ecbccf43bbc2fea736d7d6f965565
treed7c6ba0ddbaee7cff265071104ec58b81cd3e611
parent3e8915443cab7989d2ba9e49ab0faa933dcf4bf1
elm_widget: fix segfaults for _elm_widget_item_style_set/get

Summary:
Changing of styles for widget items isn't realized yet. This fix should
be presented to avoid segfaults when elm_object_item_style_set/get is calling
@fix

Reviewers: seoz, raster, cedric, Hermet

Reviewed By: Hermet

Subscribers: bluezery

Differential Revision: https://phab.enlightenment.org/D1595
src/lib/elm_widget.c