eio: treat Eina_Accessor NULL as success instead of failure in model
authorLarry Jr <larry.olj@gmail.com>
Mon, 6 Jun 2016 01:24:52 +0000 (22:24 -0300)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Mon, 6 Jun 2016 01:53:55 +0000 (22:53 -0300)
commitb57579a295a49927c2a7deade9741e7025ba919d
tree073b9a0471ee91bf6b9546a7ee68fb75d3ec706c
parent1ba06bb6429d61997140759b38a5d75bf54a4546
eio: treat Eina_Accessor NULL as success instead of failure in model

We treated as errors when Eina_Accessor was NULL, which meant
that we could never get an empty range os children. Treat it
as success and pass an empty Eina_Accessor
src/lib/eio/eio_model.c