client/common: Fix leak found by covscan
authorOndrej Holy <oholy@redhat.com>
Fri, 17 Aug 2018 12:40:12 +0000 (14:40 +0200)
committerOndrej Holy <oholy@redhat.com>
Wed, 22 Aug 2018 11:35:43 +0000 (13:35 +0200)
commite9549a3bdc6c9da82f42357ab16aa66f93770ee9
tree1f757b9219308e0294526511462c5bd8034058fa
parente7d5aae514a9e0ad4c0378bcf9e58bc39f7dcec1
client/common: Fix leak found by covscan

leaked_storage: Variable "file" going out of scope leaks the storage it points to.
client/common/client.c