-
Notifications
You must be signed in to change notification settings - Fork 7
Changelog
ulrichbayer edited this page Feb 24, 2018
·
1 revision
- 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
- Improved doxygen documentation
- Embedded version number in archive
- Initial release