Assert that the variable used as array index is not negative before using it.
commit2fcb2895f557c58451bd7fe3b1e55dfcc8153c81
authorstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Tue, 5 Jul 2011 09:52:00 +0000 (5 09:52 +0000)
committerstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Tue, 5 Jul 2011 09:52:00 +0000 (5 09:52 +0000)
treea36074518c40e216ffc6b3f063867c5c0cf20845
parent0c0d04be3b8121e311c226b69776b02fdda48b8a
Assert that the variable used as array index is not negative before using it.

git-svn-id: http://svn.osgeo.org/geos/trunk@3410 5242fede-7e19-0410-aef8-94bd7d2200fb
src/index/bintree/Node.cpp