aboutsummaryrefslogtreecommitdiff
path: root/src/thread/cancel_impl.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-06-08 10:32:59 -0400
committerRich Felker <dalias@aerifal.cx>2012-06-08 10:32:59 -0400
commit6e9ff6a4cf4c6ab8f18e35934e33579c4caf2c3e (patch)
tree7f6a11d836b0b4fd878fabea1becd5cb7e8d77ff /src/thread/cancel_impl.c
parentfix sysinfo, try 2. it seems to work this time. (diff)
downloadgrovel-6e9ff6a4cf4c6ab8f18e35934e33579c4caf2c3e.tar.gz
grovel-6e9ff6a4cf4c6ab8f18e35934e33579c4caf2c3e.tar.xz
fix printf %ls with precision limit over-read issue
printf was not printing too many characters, but it was reading one too many wchar_t elements from the input. this could lead to crashes if running off the page, or spurious failure if the conversion of the extra wchar_t resulted in EILSEQ.
Diffstat (limited to 'src/thread/cancel_impl.c')
0 files changed, 0 insertions, 0 deletions