]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r291980,r291981:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Dec 2015 04:29:09 +0000 (04:29 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Dec 2015 04:29:09 +0000 (04:29 +0000)
commitc00757a7ecf8bfcc540fbd770494b4417ac02332
tree2da61b4f97ccfbf272320c5f6462a1026d45a269
parente5481b77914f1bdcce1d9751d52dd80e30b7313f
MFC r291980,r291981:

r291980:

Add missing va_ends for corresponding va_starts to clean up variable arguments
initialized in _test_fmt(..)

Reported by: cppcheck
Sponsored by: EMC / Isilon Storage Division

r291981:

Delete bogus freeing of uninitialized data

Reported by: cppcheck
Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/10@292152 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/tests/stdio/getdelim_test.c
lib/libc/tests/stdio/printbasic_test.c
lib/libc/tests/stdio/printfloat_test.c