[*][Genlist] Fixed genlist crash when genlist is cleared and focused.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 12 Dec 2011 08:50:49 +0000 (17:50 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 12 Dec 2011 08:50:49 +0000 (17:50 +0900)
commit67bff8cf69bea6846324dcbdfc2caf49a0c17f3c
treee5676b63943a40621e85f9fa3943d79f7a536547
parenta3153912f82187309100939bcfb681b8d95c6b44
[*][Genlist] Fixed genlist crash when genlist is cleared and focused.
At this time, last_selected_item is updated with the wrong pointer. I
fixed this to hold updated pointer all the time. This resolves CQ
H0100137726.
src/lib/elm_genlist.c