From: Vadim Zeitlin Date: Sun, 5 Jul 2009 18:53:11 +0000 (+0000) Subject: don't call release() on non-owned buffer in wchar_t build (closes #10964); copy utf8_... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f9cff6e17341ea95da89eaa27f78b32f11291e12?hp=f9cff6e17341ea95da89eaa27f78b32f11291e12 don't call release() on non-owned buffer in wchar_t build (closes #10964); copy utf8_str() return value in ASCII one git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---