examples/reference/c/eina
Xavi Artigas 3e23c210cb Fix leaks and double frees in eina_hash example
Summary:
Short-lived eina strings do not need to be explicitly deallocated.
The return value of eina_hash_set DOES need to be deallocated, though.

Reviewers: cedric, ajwillia.ms

Differential Revision: https://phab.enlightenment.org/D6006
2018-05-01 13:21:12 -04:00
..
src Fix leaks and double frees in eina_hash example 2018-05-01 13:21:12 -04:00
meson.build build: Update to match headers with deps 2017-11-15 18:25:15 +00:00