Fixed bug in Grow function (possibly not allocating enough memory if starting
authorStefan Neis <Stefan.Neis@t-online.de>
Wed, 11 Sep 2002 10:29:28 +0000 (10:29 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Wed, 11 Sep 2002 10:29:28 +0000 (10:29 +0000)
commita1db4ad4a44c45644d4b4dd6dea701233f01d422
treec84e65020e04444929474656f1d95ef192fdff4e
parentb00e9f10c74563833d0a5e1852dd842cfcd276f5
Fixed bug in Grow function (possibly not allocating enough memory if starting
        with empty array).

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