]> git.saurik.com Git - wxWidgets.git/history - src/common/stringimpl.cpp
test whether pointer is non-NULL before using it, not after, in wxDoFindStringInList...
[wxWidgets.git] / src / common / stringimpl.cpp
2007-03-28  Václav Slavíksplit string.{h,cpp} into {string,stringimpl,arrstr...