When merging bmesh customdata, memset the new blocks to zero. Otherwise can contain junk values (some layer types with pointers like MDeformVert can then crash.)
When merging bmesh customdata, memset the new blocks to zero. Otherwise can contain junk values (some layer types with pointers like MDeformVert can then crash.)