]> git.saurik.com Git - wxWidgets.git/commit
fix assert failure if NULL size pointer was passed to Request() (as happened in the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Nov 2008 11:12:34 +0000 (11:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Nov 2008 11:12:34 +0000 (11:12 +0000)
commitea22bf815ff359791dc23ea48749d22371c09bce
tree91aca590765e1b056de82ad5e8d495592ee2308d
parentd730bd8a68c9e19fc3e2be13777ae267408a3833
fix assert failure if NULL size pointer was passed to Request() (as happened in the sample...)

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