Commits

Neil Fortner committed 66a500271cf
[svn-r20394] Purpose: Fix coverity issues 1674 and 1675 Description: Modified H5Epush2() and H5E_printf_stack() to keep track of whether va_start() has been called, and to call va_end() at the end if so. Tested: Fedora