]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc: small cleanup.
authorPedro F. Giffuni <pfg@FreeBSD.org>
Sun, 12 Mar 2017 03:50:13 +0000 (03:50 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Sun, 12 Mar 2017 03:50:13 +0000 (03:50 +0000)
commit97721eb583806b8deebcf708630ba1e54eed6324
tree283bbeb1f7b2de07a93fbda51f26d1694b60fff9
parent901a475b7a24b2d4eec2c0e006f0c7f78abd3789
libc: small cleanup.

Initialize newsize in the code section so we avoids asigning the
value if we exit early.
lib/libc/stdio/printf-pos.c