HomeFreeBSD

libc/stdio: Increase BUF in vfprintf.c and vfwprintf.c

Description

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

Details

Provenance
ahmadkhalifa570_gmail.comAuthored on Aug 31 2024, 3:42 AM
impCommitted on Fri, Nov 29, 9:38 PM
Parents
rGdf79daa0fde8: Reduce additional console output when muted
Branches
Unknown
Tags
Unknown