diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2005-01-19 02:43:04 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2005-01-19 02:43:04 (GMT) |
commit | b8f7cdc48d9c8470fdf8930938e75b50210150fb (patch) | |
tree | 03f7b7293c6ceb63894a492e663ff6192f73b236 /src/H5Zprivate.h | |
parent | 7b10edb1210768d6a3c86b5c3cd66d9aabc21bb1 (diff) | |
download | hdf5-b8f7cdc48d9c8470fdf8930938e75b50210150fb.zip hdf5-b8f7cdc48d9c8470fdf8930938e75b50210150fb.tar.gz hdf5-b8f7cdc48d9c8470fdf8930938e75b50210150fb.tar.bz2 |
[svn-r9837] Purpose:
Bug fix
Description:
Calling HDvsnprintf() several times (should be twice) is incorrect
without calling va_end() and va_start() again.
Solution:
Call va_end() and va_start() before calling HDvsnprintf() again.
Platforms tested:
Linux 2.4/x86_64 (mir)
Too minor to require h5committest
Diffstat (limited to 'src/H5Zprivate.h')
0 files changed, 0 insertions, 0 deletions