Files
Stephan Behnke 9309d4a9ca Improve object leak diagnostics (#11643)
## What changed?

1. Object leak reports now includes sorted heap addresses for unexpected
retained objects.

2. The leak test can optionally capture a raw heap dump with
`LEAK_HEAP_DUMP=1`.

## Why?

Local debugging; it helps identify the runtime root retaining a reported
object.

## Potential risks

Raw heap diagnostics can be large and may contain sensitive process
data. They are only captured after an object leak failure when
`LEAK_HEAP_DUMP=1` is explicitly set.
2026-08-26 10:42:14 -07:00
..
2026-02-18 09:12:19 -08:00
2026-07-24 12:06:35 -07:00
2026-06-22 12:24:10 -07:00
2026-06-22 12:24:10 -07:00
2026-06-22 12:24:10 -07:00
2026-02-18 09:12:19 -08:00
2026-02-18 09:12:19 -08:00
2026-06-22 12:24:10 -07:00