WMaker: fix memory leak in the windows icon chooser (Coverity #50117.2)
commitd292c6208038d08f85f81f15ddbed12d42d57602
authorChristophe CURIS <christophe.curis@free.fr>
Tue, 20 May 2014 19:46:33 +0000 (20 21:46 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 20 May 2014 20:29:56 +0000 (20 21:29 +0100)
tree4f19a65006b66e6755c87e67559dd253954d0cff
parentdc4df6455a2868577c04279af04bf4741e9b0d02
WMaker: fix memory leak in the windows icon chooser (Coverity #50117.2)

As pointed by Coverity, a string could be left unfreed in the case where
the window's attribute dialog is closed before an icon would be actually
chosen from the Icon Chooser Dialog.

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