Skip to content
New issue

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

Reasons for Raw pointer rewrite failure #7

Open
shinmao opened this issue Oct 24, 2024 · 1 comment
Open

Reasons for Raw pointer rewrite failure #7

shinmao opened this issue Oct 24, 2024 · 1 comment

Comments

@shinmao
Copy link

shinmao commented Oct 24, 2024

Hi, I tried to run CROWN on my case. It seems that CROWN can't rewrite the target raw pointer.
The analysis result of CROWN show my target raw pointer is Transcient, Mut, and Ptr. If I want to debug why it is not rewritten as reference, could you give me some suggestion to start at?

@shinmao
Copy link
Author

shinmao commented Oct 24, 2024

Here are more details: hope it can help
The raw pointer points to a struct. The analysis result shown above is on the struct; however, the analysis results on the subfields pointers are all Unknown. Could that be the reason for the rewrite failure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant