efl/src/bin/eolian
Christopher Michael 62bea1701c eolian: Fix resource leak
Summary:
Small patch to fix a resource leak detected by Coverity. Coverity
reports that 'refls' going out of scope leaks the storage it points
to, so let's free it before we leave the function.

Fixes Coverity CID1399099
Depends on D8309

Reviewers: raster, cedric, q66, zmike, bu5hm4n, stefan

Reviewed By: q66

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8310
2019-03-12 11:31:51 -04:00
..
.gitignore eolian gen2: move to eolian gen (as the old one is gone) 2016-10-07 13:34:47 +02:00
docs.c eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
docs.h eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
headers.c eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
headers.h eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
main.c eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
main.h eolian gen2: move to eolian gen (as the old one is gone) 2016-10-07 13:34:47 +02:00
meson.build meson: enable cross compiling 2018-12-07 13:05:31 +01:00
sources.c eolian: Fix resource leak 2019-03-12 11:31:51 -04:00
sources.h eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
types.c efl: ensure legacy is only relying on stable types 2019-03-09 16:39:06 +01:00
types.h eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00