minor vfprintf and vfwprintf changes to please static code analyzers
authorSzabolcs Nagy <nsz@port70.net>
Mon, 7 Oct 2013 13:22:24 +0000 (13:22 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Mon, 7 Oct 2013 13:22:24 +0000 (13:22 +0000)
commit49b3a0d2cedd3693d77924fdc0a7719a75bd28da
tree684fee09f08b8b13004e2bebd5e32b11af8a001f
parentb9cd1d4d5073eba4c3afbe7666fc2d9c77b42c7c
minor vfprintf and vfwprintf changes to please static code analyzers

add missing va_end and remove some unnecessary code.
src/stdio/vfprintf.c
src/stdio/vfwprintf.c