]> git.saurik.com Git - wxWidgets.git/commit
use wxStrnlen() and add NULL-checks in wxMsgCatalogFile::FillHash for safer handling...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 14 Jan 2009 19:26:14 +0000 (19:26 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 14 Jan 2009 19:26:14 +0000 (19:26 +0000)
commitf00204d341eeb409a9808b0674e7949cbe240a65
tree4b860ea0f58825908f52a32c5ca6802d53f3d65b
parent16d4ffde1e56eb0701210c7ff5d47185df065297
use wxStrnlen() and add NULL-checks in wxMsgCatalogFile::FillHash for safer handling of corrupted MO files (closes #3151)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/internat/internat.cpp
src/common/intl.cpp