plan9fox/sys
cinap_lenrek 79e8f53e89 devdraw: fix memory corruption reading draw ctl file
when user does read of exactly 12*12 bytes on draw
ctl file, the snprint() adds one more \0 byte writing
beyond the user buffer and corrupting memory.

fix this by not snprint()ing the final space and add
it manually.
2014-01-14 00:22:13 +01:00
..
doc
games/lib add /lib/uriel; delete fortunes 2014-01-12 13:00:02 -05:00
include ape: move strdup() from libbsd to libap (from sources) 2013-12-28 05:14:10 +01:00
lib acid leak: remove arena pointer a < 0xff000000 check 2013-12-25 15:00:39 +01:00
man weather: trim garbage from output 2014-01-06 14:55:42 -05:00
src devdraw: fix memory corruption reading draw ctl file 2014-01-14 00:22:13 +01:00