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

Conflict on function appendUTF8String on NSMutableData extension #243

@felairtonh

Description

@felairtonh

In my company, we have a project that uses MASFoundation combined with some analytics libraries. One of these libraries, Dynatrace, have a conflict in the mentioned function. This conflict cause an invalidation on the CSR generation, because the implementation on the Dynatrace's library don't append the bytes for type and size of the contents and the obtained result have two bites less than necessary. My suggestion is change the declaration of the function to avoid this conflicts.

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