client/cmdline: Fix leak found by covscan
authorOndrej Holy <oholy@redhat.com>
Fri, 17 Aug 2018 12:45:07 +0000 (14:45 +0200)
committerOndrej Holy <oholy@redhat.com>
Wed, 22 Aug 2018 11:35:43 +0000 (13:35 +0200)
commitf36054b3792bf2a63ccd3ea80e96ca56ba0d0ab2
tree5331451bac60a0bbe66de3fbd7ace80b1540304f
parente9549a3bdc6c9da82f42357ab16aa66f93770ee9
client/cmdline: Fix leak found by covscan

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