added length to wx(Scoped)CharBuffer to improve handling of embedded NULs
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 29 Mar 2009 20:58:39 +0000 (20:58 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 29 Mar 2009 20:58:39 +0000 (20:58 +0000)
commit6df09f32fd0bbc2324a6a96683109e6c6cc47db5
tree32519f31ee3c3afb7fdba8e7fcd48a00cb880d94
parentd7928233956f3c56fd402e0e496f7da238510b61
added length to wx(Scoped)CharBuffer to improve handling of embedded NULs

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