WINGs: fix memory leak in WMCreateTextForDocumentType (Coverity #50118)
commit0134720621acae640f17f0252e4b8c4d9a8465fb
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 18 May 2014 19:31:44 +0000 (18 21:31 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 18 May 2014 22:01:43 +0000 (18 23:01 +0100)
tree46c3633a2f8d02f32ecc50da748eeff020a0cb8e
parentd65430137d1341fb9b0ee76760d10ed74b8d386a
WINGs: fix memory leak in WMCreateTextForDocumentType (Coverity #50118)

As pointed by Coverity, a temporary WMArray was not freed after use.

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