JCash/voronoi

Undefined Behavior - misaligned address

ibanic opened this issue · 1 comments

Hi
thank you for a great library, super easy to use.
I have noticed runtime errors reported by Xcode.

jc_voronoi.h:784:2: runtime error: store to misaligned address 0x6290000079f4 for type 'void *', which requires 8 byte alignment

JCash commented

Cannot reproduce anymore