diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-06-07 22:52:41 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-06-07 22:52:41 -0400 |
commit | 31eaad4796b9da459b15da70097c2b619fb01ea9 (patch) | |
tree | 16751ce7f5325eff7137e89ed01772399a69b2b3 /src/stdio/getw.c | |
parent | check for ld support of -Bsymbolic-functions; disable shared if not avail (diff) | |
download | grovel-31eaad4796b9da459b15da70097c2b619fb01ea9.tar.gz grovel-31eaad4796b9da459b15da70097c2b619fb01ea9.tar.xz |
fix scanf bug reading literals after width-limited field
the field width limit was not being cleared before reading the
literal, causing spurious failures in scanf in cases like "%2d:"
scanning "00:".
Diffstat (limited to 'src/stdio/getw.c')
0 files changed, 0 insertions, 0 deletions