Skip to content

Fix a dangling pointer bug in the OTLP trace exporter#153

Merged
inge4pres merged 2 commits into
zig-o11y:mainfrom
agagniere:fix/traceid-dangling-pointer
May 11, 2026
Merged

Fix a dangling pointer bug in the OTLP trace exporter#153
inge4pres merged 2 commits into
zig-o11y:mainfrom
agagniere:fix/traceid-dangling-pointer

Conversation

@agagniere

Copy link
Copy Markdown
Contributor

Previously a slice (aka fat pointer) pointing to a local copy of an array was returned and resulted in corruption of the trace and span IDs

@inge4pres inge4pres merged commit 9340be2 into zig-o11y:main May 11, 2026
6 checks passed
@agagniere agagniere deleted the fix/traceid-dangling-pointer branch May 11, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants