efl_io_file: initialize all fd to -1.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 19 Dec 2016 14:51:56 +0000 (12:51 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 19 Dec 2016 15:03:33 +0000 (13:03 -0200)
commitfe668ef52c74f52c45d1c0af6a1df791ab412e35
tree255e9f412a4790d04380c447adddd89f4b1213cb
parentb4c80b50bcef841d853f7e884b3eb921466096f3
efl_io_file: initialize all fd to -1.

Since 0 is a valid fd, we should initialize these to -1.
src/lib/ecore/efl_io_file.c