The product uses an API function that does not exist on all versions of the target platform. This could cause portability problems or inconsistencies that allow denial of service or other consequences.
Always test your code on any platform on which it is targeted to run on.
Test your code on the newest and oldest platform on which it is targeted to run on.
Develop a system to test for API functions that are not portable.
Our security experts can help you identify and remediate CWE-589 vulnerabilities in your codebase.
Get Security Assessment