efl/src/static_libs/vg_common
Christopher Michael 2a4c87bb11 static_libs/vg_common: Fix resource leak
Coverity reports a resource leak here. The function _create_node
returns allocated storage which should be freed when we are finished
with it.

Fixes CID1382215

@fix
2019-04-24 08:56:00 -04:00
..
meson.build evas vg: refactor internal function name. 2019-01-09 14:59:01 +09:00
vg_common.h evas svg: code refactoring. 2019-04-19 15:21:07 +09:00
vg_common_svg.c static_libs/vg_common: Fix resource leak 2019-04-24 08:56:00 -04:00