]> git.ipfire.org Git - thirdparty/glibc.git/commit
(__printf_fp): Allocate buffer to generate mantissa output in using
authorUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 08:26:20 +0000 (08:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 08:26:20 +0000 (08:26 +0000)
commit228bb33151a571c0f9353eac0f0c3422f4bdb45a
tree7d51427242f90783aa010402567d36f0de34a7c7
parenta6e23d3578544b9f2bc13d5a8e84b3f791c675ac
(__printf_fp): Allocate buffer to generate mantissa output in using
malloc if it is larger than 20000 characters.
stdio-common/printf_fp.c