diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-11-16 18:09:38 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-11-16 18:09:38 (GMT) |
commit | 7fbe30d5abcaf3218a7cea93137fe1f76566484a (patch) | |
tree | 3f37b922733208588aa27677824a4ab434bdbdf1 /hl/fortran | |
parent | 671187fd2b53c916f444e849a2fd57bac06552f8 (diff) | |
download | hdf5-7fbe30d5abcaf3218a7cea93137fe1f76566484a.zip hdf5-7fbe30d5abcaf3218a7cea93137fe1f76566484a.tar.gz hdf5-7fbe30d5abcaf3218a7cea93137fe1f76566484a.tar.bz2 |
[svn-r11735] Purpose:
Cleanup.
Description:
Removed the home-made version of snprintf and vsnprintf since they
do not actually enforce the size parameter correctly and could corrupt
memory or as a security hole.
This block of code has been turned off since Aug 11, 2005 for all platforms
except Tflops. No one has reported any problem since--sort of empirical
evidence that all platforms except Tflops support both functions.
Tflops has retired in September. So, no need to keep this block of code.
Also, fixed the HDxxx macro to call the corresponding xxx function.
Platforms tested:
Tested in heping, both serial and parallel.
Diffstat (limited to 'hl/fortran')
0 files changed, 0 insertions, 0 deletions