]> git.saurik.com Git - wxWidgets.git/commit
fix for Solaris realloc() which moves the memory block even when the block size is...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Oct 2001 17:29:19 +0000 (17:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Oct 2001 17:29:19 +0000 (17:29 +0000)
commit337a001037343bc8e5c259c8ff5b9f69693a3791
tree58204adc754a7b4b18f562e5fb193bf003878786
parent8b530febd8fe796752bc714eb558a60db1c59bf3
fix for Solaris realloc() which moves the memory block even when the block size is reduced

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