]> git.saurik.com Git - wxWidgets.git/commit
fix bug introduced by the last change: we could overwrite the buffer if the file...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 May 2008 19:40:42 +0000 (19:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 May 2008 19:40:42 +0000 (19:40 +0000)
commit2059910d0ba5e3b581ba94bc0c31c03197802a62
treee07f8b7c0842b176c3aeb035f0e92233da3386f4
parent143f80756dc515d4b03b3f61f107d16ada954ee7
fix bug introduced by the last change: we could overwrite the buffer if the file size changed while we were reading it

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