codec/nsc: Fix leak found by covscan
authorOndrej Holy <oholy@redhat.com>
Fri, 17 Aug 2018 13:01:25 +0000 (15:01 +0200)
committerOndrej Holy <oholy@redhat.com>
Wed, 22 Aug 2018 11:35:43 +0000 (13:35 +0200)
commit36960e97a4b99dfb54f8e7d76c84f714edf82322
tree89219985059a115d601f4e822bfa7d3ab18b0398
parent99c15e5339b067cebf43fec10fa22fd494b55f73
codec/nsc: Fix leak found by covscan

leaked_storage: Variable "s" going out of scope leaks the storage it points to.
libfreerdp/codec/nsc.c