screen: Fix XfwmParams leaks
Leak report
1,592 bytes in 1 blocks are definitely lost in loss record 6,281 of 6,418
at 0x484BC13: calloc (vg_replace_malloc.c:1675)
by 0x5AB06B5: g_malloc0 (gmem.c:133)
by 0x14458F: myScreenInit (screen.c:177)
by 0x136E81: initialize (main.c:535)
by 0x136E81: main (main.c:702)
Testing
- No issues were detected with Valgrind when testing the patch