acadia-newlib/newlib/libc/stdio
Corinna Vinschen 941df759a2 Fix a potential buffer overflow in wscanf family
Fixes Coverity CID 60046

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-10-22 21:43:28 +02:00
..
Makefile.am Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
asiprintf.c
asniprintf.c
asnprintf.c
asprintf.c
clearerr.c
clearerr_u.c
diprintf.c
dprintf.c
fclose.c Add missing checks for __SNLK flag 2015-12-08 21:23:22 +01:00
fcloseall.c
fdopen.c
feof.c
feof_u.c
ferror.c
ferror_u.c
fflush.c
fflush_u.c
fgetc.c
fgetc_u.c
fgetpos.c
fgets.c
fgets_u.c
fgetwc.c Fix mismatched parentheses in documentation. 2015-06-24 12:23:25 +01:00
fgetwc_u.c
fgetws.c
fgetws_u.c
fileno.c
fileno_u.c
findfp.c Add missing checks for __SNLK flag 2015-12-08 21:23:22 +01:00
fiprintf.c
fiscanf.c
flags.c
floatio.h
fmemopen.c
fopen.c
fopencookie.c Feature test macros overhaul: stdio.h 2016-03-17 21:09:04 -05:00
fprintf.c
fpurge.c
fputc.c
fputc_u.c
fputs.c
fputs_u.c
fputwc.c
fputwc_u.c
fputws.c
fputws_u.c
fread.c Fix an inconsistent use of '.' in FUNCTION 2015-06-23 20:56:15 +01:00
fread_u.c
freopen.c Add missing checks for __SNLK flag 2015-12-08 21:23:22 +01:00
fscanf.c
fseek.c Add missing semicolons to prototypes. 2015-11-02 16:34:49 -05:00
fseeko.c
fsetlocking.c
fsetpos.c
ftell.c
ftello.c
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.c Add missing semicolons to prototypes. 2015-11-02 16:34:49 -05:00
fwprintf.c
fwrite.c
fwrite_u.c
fwscanf.c
getc.c
getc_u.c
getchar.c
getchar_u.c Correct a non-ANSI prototype in SYNOPSIS 2015-06-23 17:30:17 +01:00
getdelim.c
getline.c
gets.c Prevent use of uninitialized file lock 2015-07-02 09:38:06 +02:00
getw.c
getwc.c
getwc_u.c
getwchar.c
getwchar_u.c
iprintf.c
iscanf.c
local.h Add __swhatbuf function from OpenBSD 2016-03-12 23:37:01 +01:00
makebuf.c Add __swhatbuf function from OpenBSD 2016-03-12 23:37:01 +01:00
mktemp.c
nano-vfprintf.c
nano-vfprintf_float.c
nano-vfprintf_i.c
nano-vfprintf_local.h
nano-vfscanf.c * newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesing 2016-02-08 10:24:31 +01:00
nano-vfscanf_float.c
nano-vfscanf_i.c
nano-vfscanf_local.h
open_memstream.c
perror.c
printf.c
putc.c
putc_u.c
putchar.c
putchar_u.c
puts.c Prevent use of uninitialized file lock 2015-07-02 09:38:06 +02:00
putw.c
putwc.c
putwc_u.c
putwchar.c
putwchar_u.c
refill.c
remove.c
rename.c
rewind.c
rget.c
scanf.c
sccl.c
setbuf.c
setbuffer.c
setlinebuf.c
setvbuf.c setvbuf: Drop setting reent->__cleanup 2016-03-13 12:03:03 +01:00
siprintf.c
siscanf.c
sniprintf.c
snprintf.c
sprintf.c Simplify the markup for sprintf and swprintf documentation 2015-11-19 11:39:52 +00:00
sscanf.c Improve markup of sscanf and swscanf documentation 2015-11-19 11:39:49 +00:00
stdio.c
stdio.tex
stdio_ext.c
swprintf.c Simplify the markup for sprintf and swprintf documentation 2015-11-19 11:39:52 +00:00
swscanf.c Improve markup of sscanf and swscanf documentation 2015-11-19 11:39:49 +00:00
tmpfile.c
tmpnam.c
ungetc.c
ungetwc.c
vasiprintf.c
vasniprintf.c
vasnprintf.c
vasprintf.c
vdiprintf.c
vdprintf.c
vfieeefp.h
vfprintf.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
vfscanf.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
vfwprintf.c POSIX-1.2008 per-thread locales, groundwork part 2 2016-08-15 10:56:56 +02:00
vfwscanf.c Fix a potential buffer overflow in wscanf family 2016-10-22 21:43:28 +02:00
viprintf.c
viscanf.c
vprintf.c
vscanf.c
vsiprintf.c
vsiscanf.c
vsniprintf.c
vsnprintf.c
vsprintf.c
vsscanf.c
vswprintf.c
vswscanf.c
vwprintf.c
vwscanf.c
wbuf.c
wprintf.c
wscanf.c
wsetup.c