Effacer les filtres
Effacer les filtres

What are badly-typed functions in polyspace code prover 2016b ?

4 vues (au cours des 30 derniers jours)
Shrikant Lahane
Shrikant Lahane le 22 Déc 2020
Réponse apportée : Anirban le 28 Déc 2020

Réponses (1)

Anirban
Anirban le 28 Déc 2020
Hi,
The message indicates that the function pointer might point to a function whose prototype does not match the function pointer type.
Besides the message associated with the Non-initialized pointer check, the issue should also be highlighted through a Correctness condition check. See some examples of how the issue might occur on the documentation page for the Correctness condition check.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by