On 17/07/11 12:05, Christophe CURIS wrote:
Hello,

I was happy to discover that WindowMaker is still alive! So please find
attached my very modest contribution to the aventure.

Basically, there were some cases of "strncpy" usages that could lead to a
missing NUL terminator, so this should help.

Regards,
Christophe



Hi,

is this line correct?

+                       title[MAX_WORKSPACENAME_WIDTH] = 0;

or is:

+                       title[MAX_WORKSPACENAME_WIDTH] = '\0';

Regards.
--
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.kix.es/


--
To unsubscribe, send mail to [email protected].

Reply via email to