Skip to content

Possible issues with libinstpatch when initialized two times via shared objects #72

Description

@jjceresa

This refers to #70.

Requirement:
For libinstpatch intended to be called by an application, the developer must be careful that there will be ONLY ONE instance of libinstpatch loaded when the application is running. Otherwise this will lead to issue described by #70.

To ensure a correct behaviour it is recommended to build libinstpatch as a single dynamic shared object, then linking the application to this libinstpatch shared object.

Of course as far the developer is aware

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions