Skip to content

Conversation

@solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Oct 16, 2025

The current tracker will crash in push_back() if an app attempts to pop a marker without an earlier corresponding push. Make this defensive, to avoid popping off an empty label stack.

Fixes #150

@solidpixel solidpixel merged commit 8290b66 into main Oct 16, 2025
6 checks passed
@solidpixel solidpixel deleted the issue_150 branch October 16, 2025 12:46
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.

Layers can crash if application pops a debug marker without an earlier push

2 participants