We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See https://github.com/Fraunhofer-AISEC/codyze/tree/mk/wpdscstyle for a test case. This branch just takes the Botan cpp testcases and mimics the behavior for an imaginary C - API. The results should not differ, but they do.
The text was updated successfully, but these errors were encountered:
There is a general problem with WPDS not correctly checking for an order rule to correct properly. Neither the
codyze/src/test/java/de/fraunhofer/aisec/codyze/crymlin/WpdsTest.kt
Line 530 in 08d6ff7
Line 538 in 08d6ff7
finish()
codyze/src/test/resources/unittests/WPDS_c_cpp_style.mark
Line 28 in 08d6ff7
Note: NFA works correctly.
Sorry, something went wrong.
@oxisto I checked 06320a3 with the cpp code as discussed and it's broken, too :(
@oxisto same with ba136fe
Possible fix: TypestateAnalysis.kt:277 (oxisto)
No branches or pull requests
See https://github.com/Fraunhofer-AISEC/codyze/tree/mk/wpdscstyle for a test case. This branch just takes the Botan cpp testcases and mimics the behavior for an imaginary C - API. The results should not differ, but they do.
The text was updated successfully, but these errors were encountered: