summaryrefslogtreecommitdiff
path: root/src/multibyte/mbstowcs.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2013-04-04 14:48:48 -0400
committerRich Felker <dalias@aerifal.cx>2013-04-04 14:48:48 -0400
commit40b2b5fa94d3ae27293f4d572bdcf1c3a5ef590f (patch)
tree23316881f9eb48de0b7fbd2b46c1292ce877e9e7 /src/multibyte/mbstowcs.c
parent50d9661d9b231f503b21e9d8787d1411b864d58a (diff)
downloadmusl-40b2b5fa94d3ae27293f4d572bdcf1c3a5ef590f.tar.gz
fix incorrect range checks in wcsrtombs
negative values of wchar_t need to be treated in the non-ASCII case so that they can properly generate EILSEQ rather than getting truncated to 8bit values and stored in the output.
Diffstat (limited to 'src/multibyte/mbstowcs.c')
0 files changed, 0 insertions, 0 deletions