The float FFT plan generator wrote 8 ints per entry (indices +0..+7) but declared entrysize=4, causing heap overwrite into the next entry and incorrect plan array sizing.
The float FFT plan generator wrote 8 ints per entry (indices +0..+7) but declared entrysize=4, causing heap overwrite into the next entry and incorrect plan array sizing.