Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105878761
D13288.id35935.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
340 B
Referenced Files
None
Subscribers
None
D13288.id35935.diff
View Options
Index: lib/libc/stdio/vfwscanf.c
===================================================================
--- lib/libc/stdio/vfwscanf.c
+++ 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
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 23, 12:45 AM (14 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15564456
Default Alt Text
D13288.id35935.diff (340 B)
Attached To
Mode
D13288: fwscanf returns EOF instead of ZERO in the event of matching failure
Attached
Detach File
Event Timeline
Log In to Comment