Go to file
Daniel Juyung Seo cc9a5b3f06 elc_multibuttonentry.c: fixed dereference null return value issue which was spotted by coverity. CID 1040023.
elm_widget_item_new() can return NULL on error so it's better to check NULL.
2013-07-06 12:07:51 +09:00
legacy/elementary elc_multibuttonentry.c: fixed dereference null return value issue which was spotted by coverity. CID 1040023. 2013-07-06 12:07:51 +09:00