eo_debug: Improve dangling xref debug logs even more
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 15 Feb 2017 05:43:35 +0000 (14:43 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 15 Feb 2017 05:50:50 +0000 (14:50 +0900)
commit2e96b5074dfb4212e72701db63de13222b9aa9b3
treebce9b7e179d3ac3ab4fedf24ca25e5053291f04a
parenta5535464bf1eb436b612895a5ee647a670641989
eo_debug: Improve dangling xref debug logs even more

In case of manual free, as is heavily used by Evas, we can't really
print an ERR if there are still references before free has been
called.

This may not be ideal from a pure EO point of view but considering
how Evas uses manual free this is the best solution to avoid
polluting debug logs.
src/lib/eo/eo.c
src/lib/eo/eo_private.h