Task task9_cpp_footguns

# C++ Bug Hunt: Fix Subtle Errors

You'll find several C++ files in the `input/` directory. Each file contains realistic code that does something useful, but has ONE subtle bug.

## Your Task

Fix the bug in each file so that:
1. The code compiles without warnings (`-Wall -Wextra -Werror`)
2. The code passes sanitizer checks (ASan/UBSan)
3. The code produces the correct expected output

## Files

- `virtual_destructor.cpp` - Plugin system with memory management
- `reference_to_temporary.cpp` - Configuration system
- `iterator_invalidation.cpp` - Event queue processor
- `unsigned_underflow.cpp` - Ring buffer implementation
- `dangling_cstr.cpp` - Log formatting system
- `init_order.cpp` - Coordinate system with units
- `off_by_one.cpp` - Matrix border detection
- `int_overflow.cpp` - Bulk price calculator

Each file is independent. Fix bugs **IN PLACE** (modify the files in `input/`).


PS: You are currently working in an automated system and cannot ask any question or have back and forth with an user.

Results

24
Models Tested
29.2%
Success Rate
5m 52s
Avg Duration
4m 22s - 10m 0s
Duration Range

Details

Score Model Duration Session (KB) test_dangling_cstr.sh test_init_order.sh test_int_overflow.sh test_iterator_invalidation.sh test_off_by_one.sh test_reference_to_temporary.sh test_unsigned_underflow.sh test_virtual_destructor.sh
100.0% openrouter/openai/gpt-5 6m 43s 258.2
100.0% openrouter/google/gemini-3-pro-preview 9m 56s 165.5
100.0% openrouter/anthropic/claude-opus-4.5 6m 3s 118.0
100.0% openrouter/anthropic/claude-haiku-4.5 6m 5s 136.3
100.0% openrouter/anthropic/claude-sonnet-4.5 6m 5s 107.9
100.0% openrouter/openai/gpt-5-mini 5m 43s 285.9
100.0% openrouter/openai/gpt-4.1-mini 5m 28s 165.6
87.5% openrouter/qwen/qwen3-coder 5m 52s 227.0
87.5% openrouter/google/gemini-2.5-pro 7m 53s 147.9
75.0% openrouter/deepseek/deepseek-v3.1-terminus 5m 21s 85.4
50.0% openrouter/x-ai/grok-3-mini 6m 12s 576.7
50.0% openrouter/openai/gpt-4o-mini 5m 41s 108.0
25.0% openrouter/google/gemini-2.5-flash-preview-09-2025 4m 56s 23.5
25.0% litellm/DeepSeek-V3.2-sandbox 5m 26s 71.4
25.0% openrouter/openai/openai/gpt-5.2 4m 22s 12.4
25.0% openrouter/openai/gpt-oss-120b 4m 26s 22.2
25.0% openrouter/google/gemini-2.5-flash-lite-preview-09-2025 5m 20s 20.3
25.0% openrouter/openai/gpt-oss-20b 4m 24s 18.1
25.0% litellm/GLM-4.5-Air-FP8-dev 4m 32s 71.5
25.0% openrouter/deepseek/deepseek-chat-v3-0324 4m 50s 48.0
25.0% litellm/GLM-4.6-trtllm-sandbox 5m 23s 71.7
25.0% openrouter/openai/gpt-4.1-nano 5m 33s 137.1
25.0% openrouter/x-ai/grok-code-fast-1 4m 30s 50.9
0.0% openrouter/openai/gpt-5-nano 10m 0s 0.0