Don't calloc a toolbar item if elm_widget_data_get returns NULL.
authorChristopher Michael <cpmichael1@comcast.net>
Wed, 26 Aug 2009 14:34:55 +0000 (14:34 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Wed, 26 Aug 2009 14:34:55 +0000 (14:34 +0000)
commitb0f2f809f09afaf0bd7cf77ae55c580efde38657
tree00b670361c9b1d4810c4229c6e2e0dc9033d84cb
parenta5c0f552a05e0e9166fcdc22364f768c7336b1f4
Don't calloc a toolbar item if elm_widget_data_get returns NULL.
Slightly better trapping(s).

SVN revision: 42012
src/lib/elm_toolbar.c