Commit 3f517a1
feat(mem-alloc): add realloc rejection for aligned allocs
gc_realloc_vo now detects and rejects aligned allocations
per POSIX behavior.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 870bf00 commit 3f517a1
File tree
1 file changed
+10
-0
lines changed1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
781 | 791 | | |
782 | 792 | | |
783 | 793 | | |
| |||
0 commit comments