Skip to content

Initialize behavior profile lookup before use#682

Merged
Adyem merged 1 commit intomainfrom
codex/fix-uninitialized-entry-in-fetch_profile
Nov 21, 2025
Merged

Initialize behavior profile lookup before use#682
Adyem merged 1 commit intomainfrom
codex/fix-uninitialized-entry-in-fetch_profile

Conversation

@Adyem
Copy link
Copy Markdown
Owner

@Adyem Adyem commented Nov 21, 2025

Summary

  • initialize the fetched behavior profile after locating the map entry to avoid using an uninitialized pointer

Testing

  • make (fails: existing warning in test_runner.cpp about old-style cast)

Codex Task

@Adyem Adyem merged commit dd797d2 into main Nov 21, 2025
Adyem added a commit that referenced this pull request Dec 12, 2025
…etch_profile

Initialize behavior profile lookup before use
@Adyem Adyem deleted the codex/fix-uninitialized-entry-in-fetch_profile branch December 23, 2025 21:10
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