Skip to content

Changelog

ulrichbayer edited this page Feb 24, 2018 · 1 revision

0.9.3

  • BUGFIX: strncpy_s region overlap check
  • BUGFIX: possible bufferoverflow in strncat_s
  • Fixed targets in Makefile to adhere to standards
  • Switched from simple cp for installation to proper install command
  • Elimination of duplicate code
  • Modification to build process for use in OBS
  • New test cases to check correct implementation of bug fixes

0.9.2

  • Improved doxygen documentation
  • Embedded version number in archive

0.9.1

  • Initial release
Clone this wiki locally