elput: Fix resource leak
authorChris Michael <cp.michael@samsung.com>
Wed, 25 Jan 2017 14:01:12 +0000 (09:01 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 25 Jan 2017 14:09:38 +0000 (09:09 -0500)
commit358b4b9a9ad748c67a205c6040cc143a3b9a021a
tree448b726da16d69bdc505a9a36d65772cf2ed6dab
parentf1c9088c14f2527fd9040c7b48f88d2597aeab10
elput: Fix resource leak

Coverity reports that we leak 'msg' here if we fail to append
arguments to the message.

Fixes CID1367499

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/elput/elput_logind.c