eolian-bin: Free previously allocated eina_strbuf
authorChris Michael <cp.michael@samsung.com>
Thu, 5 Oct 2017 13:46:18 +0000 (09:46 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 5 Oct 2017 13:46:18 +0000 (09:46 -0400)
commit81d76776be38705e0105a5aa2304603eb1654688
tree71b51010c9b73003b05ea16e714cdfac82969f1b
parent867d826395f988b9a9cbc3b5f93bf57ce031885d
eolian-bin: Free previously allocated eina_strbuf

Coverity reports that the eina_strbuf 'param_call' leaks when it goes
out of scope here, so fix the leak by freeing the strbuf

Fixes CID1381502

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/eolian/sources.c