Skip to content

Commit 0e6c7ae

Browse files
prontclaude
andcommitted
chore: add changelog fragment for allocation tracing fix
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c7205b2 commit 0e6c7ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed a panic (abort) when running with `--allocation-tracing` caused by deallocating memory that was allocated before tracking was enabled. The dealloc path now correctly handles pre-tracking allocations by falling back to the original memory layout.

0 commit comments

Comments
 (0)