wmii/lib
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
..
libbio update for new MIT license 2021-03-23 01:00:00 +01:00
libfmt update for new MIT license 2021-03-23 01:00:00 +01:00
libregexp update for new MIT license 2021-03-23 01:00:00 +01:00
libstuff lib/libstuff/x11/colors: fix initialization of CTuple in loadcolor 2023-09-30 22:32:17 +02:00
libutf update for new MIT license 2021-03-23 01:00:00 +01:00
libwmii_hack Rearrange some things. 2010-06-14 10:30:23 -04:00
Makefile Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00