eldbus_service: Prevent memory leak 46/224946/1
authorJunsuChoi <jsuya.choi@samsung.com>
Fri, 14 Feb 2020 07:27:12 +0000 (16:27 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 14 Feb 2020 07:33:16 +0000 (16:33 +0900)
commitaae26ce8ae3a9cd0dd8e0d582a985ba9460e2d5b
tree7e8344467dad66e6363a62b1c6cca097677a6442
parent196134fc4b4dcbbdd2830b5f104a756712dab0d7
eldbus_service: Prevent memory leak

Summary:
If obj->introspection_data is null, the function returns
without freeing the memory.

Test Plan: N/A

Reviewers: Hermet, YOhoho

Reviewed By: YOhoho

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11345

Change-Id: I946cf88d4e86e7bf94e4dae8651b1fa7ff1ac013
src/lib/eldbus/eldbus_service.c