Go to file
Daniel Juyung Seo d66e2ed136 elm_genlist.c: do not check null. it should not be a null and it was already dereferenced.
This fixes 'dereference before null check' issue which was spotted by coverity. CID 1040000.
2013-07-06 12:56:58 +09:00
legacy/elementary elm_genlist.c: do not check null. it should not be a null and it was already dereferenced. 2013-07-06 12:56:58 +09:00