Memory allocation when creating struct with dynamic array

Good catch, I had quickly copied the code to create an example. I’ve since corrected it.

Why would defining Ω1 as a const fix this issue?