]> git.saurik.com Git - wxWidgets.git/commit
added refcounting to wxCharBuffer to fix passing of wxCharBuffer to printf-like functions
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Aug 2008 19:37:51 +0000 (19:37 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Aug 2008 19:37:51 +0000 (19:37 +0000)
commit5c1de526d2e02655cf42069cc35eaf07249414d5
tree86d7c09ef397e35d7368b74e67068222ffb6529b
parentf2448f2110fd0fd0c71609da726e76e740f2a25e
added refcounting to wxCharBuffer to fix passing of wxCharBuffer to printf-like functions

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