WMaker: fix memory leak in the docked apps icon chooser (Coverity #50117.1)
commitdc4df6455a2868577c04279af04bf4741e9b0d02
authorChristophe CURIS <christophe.curis@free.fr>
Tue, 20 May 2014 19:46:32 +0000 (20 21:46 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 20 May 2014 20:29:56 +0000 (20 21:29 +0100)
tree4eaeac6615be076f61a14482f515fd9c933b94cb
parent4894e3fe4d03b92de1dd1e4ba2b037068960c0bf
WMaker: fix memory leak in the docked apps icon chooser (Coverity #50117.1)

As pointed by Coverity, a string could be left unfreed in the case where
the docked application's settings 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/dockedapp.c