diff options
author | Chris Michael <cp.michael@samsung.com> | 2017-07-12 10:58:28 -0400 |
---|---|---|
committer | Chris Michael <cp.michael@samsung.com> | 2017-07-12 10:58:28 -0400 |
commit | cd615667d56ae5c165ff61a6b56798d078999ada (patch) | |
tree | b0b92fafb7101e2488695a9bef7a7641403da01a /src/lib/elput/elput_logind.c | |
parent | e81be3a664737dd5743552578e832656e9c5b87e (diff) |
ecore: Fix coverity resource leak
Coverity CID1377544 reports that poller is leaked here if we error out
and return null. As poller is created with calloc, we should free it
before returning.
@fix
Signed-off-by: Chris Michael <cp.michael@samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions