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

How to free a distributed tracing payload? #16

Description

@bobbyrward

newrelic_create_distributed_trace_payload and friends return string that the caller is supposed to free.

Unless I'm missing something, which is entirely likely, the library doesn't export a way to free this string and depends on the the caller being able to do so using the same allocator.

This presents a problem in bindings for something like rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CHCommunity Heroc-sdk

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions