Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

do not publish plugin functions #14

@alistairking

Description

@alistairking

currently the CORSARO_PLUGIN_GENERATE_PROTOS macro creates prototypes for all functions in the plugin API, thus exposing them for use by any corsaro internal code. This is not needed if the appropriate plugin_alloc function passes pointers to the functions to the plugin manager.

This might be as simple as removing the call to CORSARO_PLUGIN_GENERATE_PROTOS from each plugin. Maybe.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions