eo_cxx: Fix leakage of eo objects by removing unnecessary "eo_ref"
authorVitor Sousa <vitorsousasilva@gmail.com>
Tue, 11 Nov 2014 22:54:15 +0000 (20:54 -0200)
committerVitor Sousa <vitorsousasilva@gmail.com>
Mon, 5 Jan 2015 17:52:27 +0000 (15:52 -0200)
commit2b94d874fec07f3a9defee7e8d3737610af691bd
treefad7a6a64ed92ed6460d8b7f566abbb5ce8e3090
parent132abc353454a2653b5b2b40d6de5f1689323a37
eo_cxx: Fix leakage of eo objects by removing unnecessary "eo_ref"

Removed the call to eo_ref in the conversion from eo::base to the native
Eo* (in "to_c" function) in order to avoid eo objects being leaked.
src/bindings/eo_cxx/eo_cxx_interop.hh