WMaker: fix memory leak in windows menu (Coverity #50109)
commit43972d307ad232d926c250becc3ad80e866f1494
authorChristophe CURIS <christophe.curis@free.fr>
Tue, 20 May 2014 19:46:30 +0000 (20 21:46 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 20 May 2014 20:29:56 +0000 (20 21:29 +0100)
tree24fd6209b2825622ba9177d6899fb9d54dcc227a
parent7f840db1aa0882e81225b66ad18820a048f3d069
WMaker: fix memory leak in windows menu (Coverity #50109)

As pointed by Coverity, there was a memory leak when updating the shortcuts
in the menu for windows which occured when a shortcut was associated with
the window and this shortcut did not change.

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