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 dynamic plugin load test #36

Open
quasilyte opened this issue Nov 17, 2018 · 0 comments
Open

add dynamic plugin load test #36

quasilyte opened this issue Nov 17, 2018 · 0 comments

Comments

@quasilyte
Copy link
Contributor

I've accidentally broken the plugins support recently.
Fix is on its way, but I don't want that feature to stop working all of a sudden without making build red.

quasilyte added a commit that referenced this issue Nov 17, 2018
When dylib is loaded, we need to re-assign info list.
Otherwise, cached l.infoList will not contain info
about dynamically loaded checkers.

Updates #36

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
quasilyte pushed a commit that referenced this issue Nov 17, 2018
When dylib is loaded, we need to re-assign info list.
Otherwise, cached l.infoList will not contain info
about dynamically loaded checkers.

Updates #36

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
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