summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-07-21 19:44:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-07-21 19:44:54 (GMT)
commitf5be06c3971c80894f2983287ada0671945b0c4b (patch)
treebf3f53276bfbbfc5436158652c3e744cb542a328 /c++
parenta60098af02a9342258f21a05370d91ae0fddf9a6 (diff)
downloadhdf5-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 'c++')
0 files changed, 0 insertions, 0 deletions