ornladios / ADIOS

The old ADIOS 1.x code repository. Look for ADIOS2 for new repo
https://csmd.ornl.gov/adios
Other
54 stars 40 forks source link

mpidummy: proper size in snprintf #198

Closed ax3l closed 5 years ago

ax3l commented 5 years ago

Fix maximum buffer size and warning

  "could not gather data" directive output truncated writing
  22 bytes into a region of size 5 [-Wformat-truncation]

See https://github.com/ornladios/ADIOS2/pull/1447