Applied memory allocation patch, and worked around bug that crashes memcheck.cpp
authorJulian Smart <julian@anthemion.co.uk>
Thu, 7 Sep 2000 15:02:33 +0000 (15:02 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 7 Sep 2000 15:02:33 +0000 (15:02 +0000)
commit2db0bbdecd8b979c00eef0276075d1e314b35d93
tree90d9346b0e01d7b7e95a200717abb9bd669d09b0
parent26a80c224659f74a47fa2ee708d4440b8518a6d8
Applied memory allocation patch, and worked around bug that crashes memcheck.cpp
by using wxLogStderr.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/memory.h
samples/memcheck/memcheck.cpp
src/common/memory.cpp
src/gtk/app.cpp
src/gtk1/app.cpp