xfemm
xfemm copied to clipboard
bugfix(fmesher): fix out of bounds writes in writepoly.cpp
Fixed a couple of out-of-bounds writes in writepoly.cpp
. These cause crashes during the femmcli_TorqueBenchmark.lua
and femmcli_antiperiodicBC_AGE_TorqueBenchmark.lua
tests if the code is compiled using -D_GLIBCXX_ASSERTIONS
.