efl_ui : fix infinite loop in efl_ui_exact model 96/200196/1
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Thu, 14 Feb 2019 13:50:04 +0000 (08:50 -0500)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Wed, 20 Feb 2019 04:14:26 +0000 (13:14 +0900)
commit8d105724bb3f77b6a72043370a1704d3d2736048
tree7eb181d97a2f397c389b1f59c673d2ba7a322fd2
parent698f1052a0263ab7bc628bb4ceb7bd22519bb926
efl_ui : fix infinite loop in efl_ui_exact model

Summary:
the loop in infinite because of wrong condition.
need to loop while the count of list_index.

Reviewers: cedric, zmike

Subscribers: zmike, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7925

Change-Id: Id209ee3c44ec8225dd2ad6a7a07b04ad2338ce0c
src/lib/elementary/efl_ui_exact_model.c