dhewm3/neo/idlib/geometry
Daniel Gibson 3ab553bcf9 Fix pot. Crash in idWinding2D::ExpandForAxialBox()
it could happen that i is 1 but numPlanes is still 0
(=> if for i = 0:  ( p[j] - p[i] ).LengthSqr() < 0.01f )
so planes[-1] would be accessed which of course is invalid and can crash
2018-12-09 04:16:43 +01:00
..
DrawVert.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
DrawVert.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
JointTransform.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
JointTransform.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Surface.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Surface.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Surface_Patch.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Surface_Patch.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Surface_Polytope.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Surface_Polytope.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Surface_SweptSpline.cpp Use current type for BT_CLOSED enum 2012-11-13 23:27:07 +01:00
Surface_SweptSpline.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
TraceModel.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
TraceModel.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Winding.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Winding.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Winding2D.cpp Fix pot. Crash in idWinding2D::ExpandForAxialBox() 2018-12-09 04:16:43 +01:00
Winding2D.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00