diff options
author | David Young <dyoung@hdfgroup.org> | 2022-02-03 16:41:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-03 16:41:41 (GMT) |
commit | 856de93673f2bd097b90e2803475ef4fc3d689fa (patch) | |
tree | 6f7aea17175cd8f3b5180e60c91d68221f8c8d99 /tools/src/h5dump/h5dump_xml.c | |
parent | 1d598182d6097052060f15a6b0d744c42a2fd80a (diff) | |
download | hdf5-856de93673f2bd097b90e2803475ef4fc3d689fa.zip hdf5-856de93673f2bd097b90e2803475ef4fc3d689fa.tar.gz hdf5-856de93673f2bd097b90e2803475ef4fc3d689fa.tar.bz2 |
Don't use a nonliteral format string in test/fheap.c:begin_test(). (#1401)
* Avoid using a non-literal formatting string with sprintf in begin_test.
Use snprintf. Don't duplicate a string on the heap unnecessarily.
* Do not deactivate -Wformat-nonliteral: we don't use a nonliteral format
string any more.
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'tools/src/h5dump/h5dump_xml.c')
0 files changed, 0 insertions, 0 deletions