Ralph Campbell
2014-01-12 04:45:02 UTC
Coverity found an obvious bug in HandlePointsInTriangle()
in libs/csgeom/tritri.cpp but I'm not sure what the fix is.
It accesses tri2[2] but clearly declares tri2[2].
This code hasn't changed in a long time so it's an old bug.
in libs/csgeom/tritri.cpp but I'm not sure what the fix is.
It accesses tri2[2] but clearly declares tri2[2].
This code hasn't changed in a long time so it's an old bug.