]> git.saurik.com Git - wxWidgets.git/commit
Now cleared array elements of arrays before calling Empty(),
authorJulian Smart <julian@anthemion.co.uk>
Tue, 10 Sep 2002 20:31:02 +0000 (20:31 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 10 Sep 2002 20:31:02 +0000 (20:31 +0000)
commitc5a7ca86896f1d9ebc046745e36ab079da2d46d0
tree2f433dfa735cd060f365c2561733a006d12e0ea7
parent6ba7c06eeeda47b88783025428ca0f290e3bf236
Now cleared array elements of arrays before calling Empty(),
after suggestion by John Labenski.
I don't know why this should cure the memory problem,
but it seems to.

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