Hello,

The second version of the patch fix the typo already mentioned and
change :
- wlt->s = calloc(MAX_CLI_DIRFILE_NAME, 1);
+ wlt->s = calloc(strlen(filename) + 1, sizeof(*wlt->s));
-- 
Regards
Maxime de Roucy

Attachment: signature.asc
Description: This is a digitally signed message part



Reply via email to