wmii/lib/libstuff/x11
David du Colombier d3b212ad29 lib/libstuff/x11/colors: fix initialization of CTuple in loadcolor
This error was reported by Valgrind:

==237870== Conditional jump or move depends on uninitialised value(s)
==237870==    at 0x484AF0E: bcmp (vg_replace_strmem.c:1221)
==237870==    by 0x40C9DB: update_imgs (div.c:117)
==237870==    by 0x40CB4C: div_update_all (div.c:138)
==237870==    by 0x420A0F: view_arrange (view.c:611)
==237870==    by 0x41F88C: view_update (view.c:337)
==237870==    by 0x418B59: message_root (message.c:686)
==237870==    by 0x42474D: ixp_srv_writectl (srv_util.c:232)
==237870==    by 0x41322E: fs_write (fs.c:513)
==237870==    by 0x423462: handlereq (request.c:321)
==237870==    by 0x422BFF: handlefcall (request.c:146)
==237870==    by 0x4240E8: handle_conns (server.c:118)
==237870==    by 0x42424C: ixp_serverloop (server.c:169)
2023-09-30 22:32:17 +02:00
..
colors lib/libstuff/x11/colors: fix initialization of CTuple in loadcolor 2023-09-30 22:32:17 +02:00
drawing [menu] Add vertical mode. 2010-10-07 16:31:41 -04:00
focus Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
geometry Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
images Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
insanity Add witray system tray program. 2010-05-27 03:58:02 -04:00
keyboard Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
keys fix warnings 2019-09-30 22:03:43 +02:00
mouse Rearrange some things. 2010-06-14 10:30:23 -04:00
properties Fix randomly reverted files. 2010-06-02 01:30:44 -04:00
shape Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
text [witray] Add partial DND proxy. 2010-06-01 20:09:25 -04:00
windows Handle colormapped displays. 2010-06-20 14:24:04 -04:00
convpts.c Rearrange some things. 2010-06-14 10:30:23 -04:00
errors.c Rearrange some things. 2010-06-14 10:30:23 -04:00
freestringlist.c Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
ignored_xerrors.c Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
initdisplay.c [menu] Allow composed input. 2010-07-31 19:11:45 -04:00
selection.c [wimenu] Add paste key binding. 2010-10-07 16:31:42 -04:00
sendevent.c Fix some tedious client unmap bugs. 2010-06-04 20:37:05 -04:00
sendmessage.c [witray] Add partial DND proxy. 2010-06-01 20:09:25 -04:00
sync.c Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
x11.c Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
x11.h Handle colormapped displays. 2010-06-20 14:24:04 -04:00
xatom.c [wimenu] Add paste key binding. 2010-10-07 16:31:42 -04:00
xft.c Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00