limit recursion depth in DumpUDT() to prevent crashes when dumping linked lists
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 May 2005 20:15:35 +0000 (20:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 May 2005 20:15:35 +0000 (20:15 +0000)
commit737c443bd16aa48366e941b886e6a3e8630bab85
tree21b99a5d80221e6a40f260f5f687650eb032e74d
parentbbb2889740248dad3f6405367f6382e7cb6cb839
limit recursion depth in DumpUDT() to prevent crashes when dumping linked lists

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