1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-22 15:04:13 +01:00
Files
wmaker/WINGs/wcolorpanel.c
Christophe CURIS 47b801021c WINGs: fix memory leak in WColorPanel (Coverity #50102, #50103, #50104 and #50133)
As reported by Coverity, the function 'WMGetTextFieldText' allocates memory
to generate the result string, so it has to be freed.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
2014-05-18 23:01:43 +01:00

107 KiB