Native Cpp Memory

Use this skill when diagnosing or correcting ownership, lifetime, or allocator defects in native C++ code.

AnastasiyaW e040b18 21 files · 13.8 KB Updated

File contents

Native C++ Memory

Use current code and a causal reproducer before changing ownership.

Gotchas

  • deleteLater does not prove the receiving event loop will run.

Troubleshooting

  • Crash after thread shutdown -> trace object affinity and the final event-loop turn.

AnastasiyaW/codex-claude-code-config/tree/main/evals/hooks/fixtures/research-built-skill commit e040b18382

Frequently asked questions

npx skillmds@latest add anastasiyaw/native-cpp-memory