notify the timers outside of loop over m_timers to avoid crashes if a timer event...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 14:21:23 +0000 (14:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 14:21:23 +0000 (14:21 +0000)
commitf7d8cefd72ea2b213af5a4a6f8b2fc41d350c9a5
treed14ead3e5f3998a62b913844a838a088a08a8be5
parent945eac794c1b3039dddafc53c5f104f7ba88fadf
notify the timers outside of loop over m_timers to avoid crashes if a timer event hanlder modifies the timers list (#10094)

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