efl/src/tests/emile
Christopher Michael 403f681d4f emile_test_base64: Fix resource leak
Summary:
Coverity reports that we leak the storage returned from
eina_binbuf_new here, so lets add a call to eina_binbuf_free before we
exit

Fixes CID1400852

@fix
Depends on D8776

Reviewers: raster, cedric, zmike, bu5hm4n, segfaultxavi

Reviewed By: segfaultxavi

Subscribers: segfaultxavi, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8777
2019-05-02 13:47:55 +02:00
..
emile_suite.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
emile_suite.h tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
emile_test_base.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
emile_test_base64.c emile_test_base64: Fix resource leak 2019-05-02 13:47:55 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00