Insure++ 2022.1 Release Announcement
What's New
Documentation updates.
We've clarified some documentation issues, and added new documentation for some new featuresCWE Associations.
Insure++ bug reports are now associated with appropriate CWEs. (see cwe.mitre.org for more information about CWEs)Bug fixes.
As always, we are continually improving Insure++.
Known Issues
Windows:
Insure++ needs one TLS slot to track threads. This slot must be in the minimum supported range, (usually 1-64). If an application uses too many of the "guaranteed" TLS slots, then Insure++ won't function. We've seen this with Intellicad.
Session zero isolation prevents user interaction with the GUI when debugging system services. The workaround is to use a report file, or open the Insure++ GUI beforehand.
AutoCAD plugins have been known to be incompatible with Insure++ in the past. Try turing on "static linking" in the Control Panel. Consider C++Test with BugDetective.
Supported Platforms
The following are the only tested and officially supported platforms for this release:
Windows:
- Windows 7, 8, 8.1 and 10 with the following compilers:
- Visual Studio 2015 (VS 14.0)
- Visual Studio 2017 (VS 15.0)
- Visual Studio 2019 (VS 16.x)
Linux
Distributions
- CentOS 7
- Fedora 18
- Fedora 24
- Fedora 25
- Fedora 26
- Ubuntu 14
- Ubuntu 16
- Ubuntu 17
Compilers
- GCC-5.4.x - GCC-11.x
Older GCCs may work, but they are not tested. GLIBC version 2.15, (or later), is required