]> git.saurik.com Git - wxWidgets.git/commit
Add some asserts to ensure cols and rows are >= 0 to avoid crashes
authorRobin Dunn <robin@alldunn.com>
Tue, 2 Nov 2010 03:09:27 +0000 (03:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 2 Nov 2010 03:09:27 +0000 (03:09 +0000)
commitd22e07bf6c1c3cfcc6e5a5a25d4fcfa8ee385bf4
treee15aad5dbfa8eb3e7bd91bfe27161c58c1a860f1
parent6cb2477d9fe9b74b98ec8c02b36a5346d3b3e271
Add some asserts to ensure cols and rows are >= 0 to avoid crashes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/sizer.cpp