Skip to content

v3.8.9

Latest

Choose a tag to compare

@stivalaa stivalaa released this 13 Jun 03:32

v3.8.9 (12 June 2025)

  • Update README with Zenodo DOI
  • fix potential snprintf() buffer overflows
  • fix compiler warning for unusused return value on fgets() and handle fgets() errors
  • use = not == in shell scripts to avoid problems with [ ] in bash
  • use /bin/bash not /bin/sh in table formatting shell scripts to avoid problems with backslash in echo