Import Review Information from Previous Polyspace Analysis have a problem.
Show older comments
Good morning!
I detect a problem related to "Import Review Information from Previous Polyspace Analysis" seem very dangerous.
When I run Code Prover on my source code, Code Prover show an Illegally dereference pointer in function X(). I investigate this warning but it not a defect so I set status "Not a defect" and add comment for this warning. After that I try to change my source code to make this Illegally dereference pointer in function X() became a real defect and I run Code Prover again, but when I review the result, Code Prover not show any new warning, it still show an Illegally dereference pointer in function X() but with a status and comment I have added before. This seem very dangerous because when I have new version of source, after run it with Code Prover, I only care the "new warning" from the result, so that problem can make I miss many defects on my source code. Do you have any suggestion?
Accepted Answer
More Answers (0)
Categories
Find more on Bug Finder Analysis in Polyspace Platform User Interface in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!