FreeBSD/src 2ce4f02 — lib/libc/stdio vfprintf.c vfwprintf.c
libc/stdio: Increase BUF in vfprintf.c and vfwprintf.c With the %b format specifier we need enough space to write a uintmax_t in binary. Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1400 (cherry picked from commit d4f9e326393e3298062a58338e2c94ef6baff8b5)
Delta | File | |
---|---|---|
+2 | -6 | lib/libc/stdio/vfprintf.c |
+2 | -6 | lib/libc/stdio/vfwprintf.c |
+4 | -12 | 2 files |