Skip to content

[FEATURE] bindings/c: remove type abstraction to ensure thread safety #271

@extiop

Description

@extiop

As described in https://github.com/ANSSI-FR/MLA/tree/master/bindings/C#caveat,
removing Box<dyn Trait> approach and using one with known types at compile time would ensure thread safety, thus the use of MLA Send feature. Though, it will require consequent code refactoring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bindingConcerns the bindingsrefactoringCode refactoring

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions