Created attachment 5605 patch Leak randr->mirrored. (by Valgrind) Valgrind log: ==30091== 4 bytes in 1 blocks are definitely lost in loss record 179 of 6,884 ==30091== at 0x402C109: calloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==30091== by 0x4948C4A: g_malloc0 (in /lib/i386-linux-gnu/libglib-2.0.so.0.4000.0) ==30091== by 0x4948F2A: g_malloc0_n (in /lib/i386-linux-gnu/libglib-2.0.so.0.4000.0) ==30091== by 0x8054DE8: xfce_randr_populate (xfce-randr.c:208) ==30091== by 0x8055294: xfce_randr_new (xfce-randr.c:302) ==30091== by 0x80545E7: main (main.c:3006)
Looks good, merged to master.