core/nla: Fix leak found by covscan
authorOndrej Holy <oholy@redhat.com>
Fri, 17 Aug 2018 14:20:43 +0000 (16:20 +0200)
committerOndrej Holy <oholy@redhat.com>
Wed, 22 Aug 2018 12:34:02 +0000 (14:34 +0200)
commit2417a6a16cf97f39671dd7f727e66849c651fa30
tree95ba9bf346f6649c183a8e372d51d9eb8b4f110e
parent6e0f05cbdb8a82debb014cdf80030eb8f045b3bc
core/nla: Fix leak found by covscan

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