multibuttonentry, genlist, layout, toolbar: Fixed dereference of null
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 6 Jan 2014 14:26:46 +0000 (23:26 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 6 Jan 2014 14:26:46 +0000 (23:26 +0900)
commitf8a004e8bced2cf3142655c103629ec2df33443d
tree5f4ce47b2acb4b27f5d6b9998bb082725fcbaedb
parent0d73437732498a4b40fc1903f65f3d2fef26aa41
multibuttonentry, genlist, layout, toolbar: Fixed dereference of null
pointers which were reported by clang builg.

https://build.enlightenment.org/job/nightly_elm_clang_x86_64/lastSuccessfulBuild/artifact/scan-build/build/2014-01-05-1/report-XZo1hW.html#EndPath
https://build.enlightenment.org/job/nightly_elm_clang_x86_64/lastSuccessfulBuild/artifact/scan-build/build/2014-01-05-1/report-isAlRt.html#EndPath
https://build.enlightenment.org/job/nightly_elm_clang_x86_64/lastSuccessfulBuild/artifact/scan-build/build/2014-01-05-1/report-8Ascv8.html#EndPath
https://build.enlightenment.org/job/nightly_elm_clang_x86_64/lastSuccessfulBuild/artifact/scan-build/build/2014-01-05-1/report-gBkVuE.html#EndPath
src/lib/elc_multibuttonentry.c
src/lib/elm_genlist.c
src/lib/elm_layout.c
src/lib/elm_toolbar.c