winpr/utils/wlog: Fix leak found by covscan
authorOndrej Holy <oholy@redhat.com>
Tue, 21 Aug 2018 08:27:56 +0000 (10:27 +0200)
committerOndrej Holy <oholy@redhat.com>
Thu, 23 Aug 2018 07:11:24 +0000 (09:11 +0200)
commit10b9c516f6388541857bc0ddde96566b7992107d
tree8400b285e89b92eb1b3e76f3f802bb878a5a6c87
parentd3c2ceb0f67fd69feff71fbf7b7944f3541d95ab
winpr/utils/wlog: Fix leak found by covscan

leaked_storage: Variable "result" going out of scope leaks the storage it points to.
leaked_storage: Variable "bt" going out of scope leaks the storage it points to.
winpr/libwinpr/utils/wlog/UdpAppender.c
winpr/libwinpr/utils/wlog/wlog.c