Skip to content

Stabilize printable logging helper buffer lifetime - #83

Closed
imakris wants to merge 1 commit into
masterfrom
codex/find-and-fix-dangling-pointers-and-references-frc8xe
Closed

Stabilize printable logging helper buffer lifetime#83
imakris wants to merge 1 commit into
masterfrom
codex/find-and-fix-dangling-pointers-and-references-frc8xe

Conversation

@imakris

@imakris imakris commented Oct 17, 2025

Copy link
Copy Markdown
Owner

Summary

  • audit pointer lifetimes used by the printable byte logging helper
  • replace the temporary-based implementation with a thread-local slot so GET_PRS never returns a dangling pointer

Testing

  • not run (not requested)

https://chatgpt.com/codex/tasks/task_b_68f2952a4e24832dba89bf092dab5ebb

@imakris imakris closed this Oct 19, 2025
@imakris
imakris deleted the codex/find-and-fix-dangling-pointers-and-references-frc8xe branch January 3, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant