diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2009-07-21 19:44:54 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2009-07-21 19:44:54 (GMT) |
commit | f5be06c3971c80894f2983287ada0671945b0c4b (patch) | |
tree | bf3f53276bfbbfc5436158652c3e744cb542a328 /testpar/t_posix_compliant.c | |
parent | a60098af02a9342258f21a05370d91ae0fddf9a6 (diff) | |
download | hdf5-f5be06c3971c80894f2983287ada0671945b0c4b.zip hdf5-f5be06c3971c80894f2983287ada0671945b0c4b.tar.gz hdf5-f5be06c3971c80894f2983287ada0671945b0c4b.tar.bz2 |
[svn-r17211] The function h5tools_str_append() incorrectly used the trio of functions: va_start(), HDvsnprintf(), and va_end(). When the boundary of the string buffer was reached and resized, the HDvsnprintf() function recalled without the other two functions in the code loop. This usage exposed bug 1520 by a user.
Tested: linux
Diffstat (limited to 'testpar/t_posix_compliant.c')
0 files changed, 0 insertions, 0 deletions