elm_entry: make file loading succeed on 0-sized files
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 16 Jan 2019 16:24:36 +0000 (11:24 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:18 +0000 (14:20 +0900)
commita2efc090fc7aecba99c4a4938bf9f5aac6993846
tree8ea184dfaf12e420aa699f5b1889fb62bfd05f65
parent0aeb3336c139fb2246c129b6e57151e880fda0d5
elm_entry: make file loading succeed on 0-sized files

a file which has no data is still a valid file and should be correctly
opened

fix T6562
@fix

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7647
src/lib/elementary/elm_entry.c