efl_ui_collection: protect against invalid access
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Sat, 21 Sep 2019 09:08:46 +0000 (11:08 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 22 Sep 2019 21:11:58 +0000 (06:11 +0900)
commitf5f9cc6e6442cdc574977f63ddd611130f531d61
treed55d3eb15542f6829f9533cb62d5a50f503500ee
parent77ffcf4bd9d80bf0a5c759eeed2dd82cef8c4c54
efl_ui_collection: protect against invalid access

i am not sure why this should ever happen. However, a error here is
better than a access out of the bounds of the array.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D10066
src/lib/elementary/efl_ui_collection.c