eina_js: Fix log color persistence.
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Tue, 5 Jul 2016 22:10:03 +0000 (19:10 -0300)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Tue, 25 Oct 2016 14:23:34 +0000 (12:23 -0200)
commit7869eeed530147f11035551c3a3fa1f12559570a
tree8541792cc04f4c978271996fc46458285bc5a6af
parentae3c74d879651a93a95bc83f5829a96459f6878f
eina_js: Fix log color persistence.

The c_ptr() passed to eina_log_register was being lost when saving the string
into the map.
src/bindings/js/eina_js/eina_js_log.cc