]> git.saurik.com Git - wxWidgets.git/commit
avoid extra reallocations and memcpy for seekable files in OnRead() (slightly modifie...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 May 2008 17:44:32 +0000 (17:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 May 2008 17:44:32 +0000 (17:44 +0000)
commit29a96d3c098cefe7cb388ee914b8e496d7970406
tree903d43d441d52b3e89717cd7f8e4cb04071832a4
parentc6d36593cd8493851c4d46bab8750ba3772a6863
avoid extra reallocations and memcpy for seekable files in OnRead() (slightly modified patch 1935975)

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