]> git.saurik.com Git - wxWidgets.git/commit
check that the pointer is non-NULL before using it in OpenFile() (thanks coverity)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Mar 2007 13:11:09 +0000 (13:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Mar 2007 13:11:09 +0000 (13:11 +0000)
commit3681c515e27be9e98d31cf2886d47df085007387
treeb355ed47d2f14cd9b64465ccf3ec600c290bc4ec
parent4b5a7d3d092dd6d0aa7a1998ce0ed3e0c6ea50f1
check that the pointer is non-NULL before using it in OpenFile() (thanks coverity)

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