CLI task stack is 4KB; the 4096-byte stack buffer in cmd_memory_read was overflowing and corrupting the heap. Use malloc instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CLI task stack is 4KB; the 4096-byte stack buffer in cmd_memory_read was overflowing and corrupting the heap. Use malloc instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>