]> git.saurik.com Git - wxWidgets.git/commit
fix m_Matches overflow if Compile() is called more than once (bug 742236)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 May 2003 20:28:01 +0000 (20:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 May 2003 20:28:01 +0000 (20:28 +0000)
commita9103a81bed5f9beefa771fd29f9b603cd8fe4ba
tree190f5157ab75ea283c806311cddd8ef8eb49c962
parent7df93c2deb42494074cebcbc39734e94cac74461
fix m_Matches overflow if Compile() is called more than once (bug 742236)

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