channels/smartcard: Fix leak found by covscan
authorOndrej Holy <oholy@redhat.com>
Fri, 17 Aug 2018 12:19:19 +0000 (14:19 +0200)
committerOndrej Holy <oholy@redhat.com>
Wed, 22 Aug 2018 11:35:43 +0000 (13:35 +0200)
commit97f25e8ab4b81cc7c5b9fcc297ac3ad8e34c4eff
treef8eda496bb2f25b61adf66099fbe9e6be2349ef7
parent3baa7167060f79c2b492f6ead1718057d651db7f
channels/smartcard: Fix leak found by covscan

leaked_storage: Variable "operation" going out of scope leaks the storage it points to.
channels/smartcard/client/smartcard_main.c