gtkradiant/tools/quake3
rambetter 01ac3e0a46 Fixing some NULL pointer issues in the
EXPERIMENTAL_HIGH_PRECISION_MATH_Q3MAP2_FIXES code path.
Adding extra checks for NULL in the following functions:
- FreeWinding()
- FreeWindingAccu()
- CopyWinding()
- CopyWindingAccuToNormal()
If a NULL winding is passed to any of these functions, a graceful error will
result (as opposed to a segfault).


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/Rambetter-math-fix-experiments@391 8a3a26a2-13c4-0310-b231-cf6edde360e5
2010-12-31 03:21:01 +00:00
..
common Fixing some NULL pointer issues in the 2010-12-31 03:21:01 +00:00
q3data merge branch work back into trunk 2008-09-01 17:34:10 +00:00
q3map2 Fixing some NULL pointer issues in the 2010-12-31 03:21:01 +00:00