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

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