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

fixes the unit tracking mechanism #1289

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

ivg
Copy link
Member

@ivg ivg commented Apr 1, 2021

The check was rejecting benign and passing through malign plugins
by checking the provides fields and loading main+requires fields.
Fortunately, the misbehaving plugins were later failing on the loading
procedure, but as well bening plugins (were also sometimes hit, e.g.,
when all three fields, name, main, and provides, are the same).

The check was rejecting benign and passing through malign plugins
by checking the provides fields and loading main+requires fields.
Fortunately, the misbehaving plugins were later failing on the loading
procedure, but as well bening plugins (were also sometimes hit, e.g.,
when all three fields, name, main, and provides, are the same).
@ivg ivg merged commit bc699ce into BinaryAnalysisPlatform:master Apr 1, 2021
@ivg ivg deleted the hardens-loaded-units-check branch December 1, 2021 19:16
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

Successfully merging this pull request may close these issues.

1 participant