Page MenuHomeFreeBSD

D13288.diff
No OneTemporary

D13288.diff

Index: head/lib/libc/stdio/vfwscanf.c
===================================================================
--- head/lib/libc/stdio/vfwscanf.c
+++ head/lib/libc/stdio/vfwscanf.c
@@ -494,7 +494,7 @@
goto input_failure;
if (wi != c) {
__ungetwc(wi, fp, locale);
- goto input_failure;
+ goto match_failure;
}
nread++;
continue;

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 15, 12:40 AM (2 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29694723
Default Alt Text
D13288.diff (355 B)

Event Timeline