]> git.saurik.com Git - wxWidgets.git/commit
Fix memory leak when a spacer is added, and crash when a window is added before wxSiz...
authorRyan Norton <wxprojects@comcast.net>
Wed, 6 Apr 2005 11:39:04 +0000 (11:39 +0000)
committerRyan Norton <wxprojects@comcast.net>
Wed, 6 Apr 2005 11:39:04 +0000 (11:39 +0000)
commitcaa2490c0fb8053b1d416117a9619695d75af9e4
tree51152e7adfeb9f012f0c6e0487fae6e3aefd6c92
parent19ab5b3a6a1e95a4e89ee0625cb54a387a214184
Fix memory leak when a spacer is added, and crash when a window is added before wxSizerItem::DeleteWindows

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