Bug in wstr_tok
commit13082eb7f16e1f99a625234a983430edca81a392
authorSaúl Valdelvira <saul@saulv.es>
Thu, 21 Sep 2023 22:28:36 +0000 (22 00:28 +0200)
committerSaúl Valdelvira <saul@saulv.es>
Thu, 21 Sep 2023 22:28:36 +0000 (22 00:28 +0200)
treeee04aed237bc86e106fc9575a322d039dfdd3ebc
parent2500ed52d3cd2b57f9bd796d5fa7172858ecce88
Bug in wstr_tok

The malloc for prev_tok didn't multiply
the length by sizeof(wchar_t)
str.c
wstr.c