efl/src
Stefan Schmidt 885d5b5b68 efl_ui_exact_model: fix always true condition
The tbuf binbuffer has already been freed the line above, which means
this condition would always be true as !tbuf would always result in true.
As a result the rest of the function has never been executed.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D10046
2019-09-23 11:16:37 +02:00
..
benchmarks meson.build: allow to disable tiff evas loader 2019-09-13 11:26:19 -04:00
bin test: Add a logic to check a size of Check 2019-09-23 10:44:33 +02:00
bindings eolian_mono: add more verbs to generate C# method beginning with verb 2019-09-20 19:29:08 -03:00
edje_external
examples efl/image: rename "border" -> "border_insets" 2019-09-18 10:08:56 +02:00
generic evas - rsvg loader - comment out deprecated func from rsvg we don't need 2019-09-16 01:47:05 +01:00
lib efl_ui_exact_model: fix always true condition 2019-09-23 11:16:37 +02:00
modules eina: add eina_mempool_iterator_new to slowly iterate every allocated pointer in a mempool. 2019-09-19 14:37:41 -07:00
scripts eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
static_libs ector: code refactoring. 2019-09-06 17:56:02 +09:00
tests test: Add a logic to check a size of Check 2019-09-23 10:44:33 +02:00
wayland_protocol