diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-03-13 12:37:51 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-03-13 12:37:51 -0400 |
commit | 291f839a440423a15487ba95822247adb2b098f6 (patch) | |
tree | 6cc1237ffcb458a394e4785290fdfc55a35e5fd9 /src/thread/pthread_rwlockattr_setpshared.c | |
parent | bf9d9dcaa631db9918452d05c188f01c8e5f537f (diff) | |
download | musl-291f839a440423a15487ba95822247adb2b098f6.tar.gz |
fix scanf handling of "0" (followed by immediate EOF) with "%x"
other cases with %x were probably broken too.
I would actually like to go ahead and replace this code in scanf with
calls to the new __intparse framework, but for now this calls for a
quick and unobtrusive fix without the risk of breaking other things.
Diffstat (limited to 'src/thread/pthread_rwlockattr_setpshared.c')
0 files changed, 0 insertions, 0 deletions