WINGs: fix memory leak in getStreamObjects (Coverity #50119)
commit6831daf4275f5be05135c4df249f56dfba2d1c59
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 18 May 2014 19:31:45 +0000 (18 21:31 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 18 May 2014 22:01:43 +0000 (18 23:01 +0100)
tree8e8fe5bb707df530e8fd1d7766d4feca59f57db5
parent0134720621acae640f17f0252e4b8c4d9a8465fb
WINGs: fix memory leak in getStreamObjects (Coverity #50119)

As pointed by Coverity, the array used to build the result for the
function 'getStreamObjects' could leak in case of early return.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/wtext.c