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

Add query: find all conflicting #[no_mangle] functions #2

Open
2 tasks
vakaras opened this issue Sep 29, 2020 · 0 comments
Open
2 tasks

Add query: find all conflicting #[no_mangle] functions #2

vakaras opened this issue Sep 29, 2020 · 0 comments

Comments

@vakaras
Copy link
Collaborator

vakaras commented Sep 29, 2020

Joshua suggested checking how many crates are affected by this bug.

Steps:

  • Update the extractor to collect information whether a function is annotated with #[no_mangle].
  • Write a query that collects all #[no_mangle] queries that have the same name.
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