]> git.saurik.com Git - wxWidgets.git/commit
fixed crash in wxDb::Open() in Unicode build due to wrong interpretation of BufferLen...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Jul 2006 10:42:55 +0000 (10:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Jul 2006 10:42:55 +0000 (10:42 +0000)
commitcd7e925abb316e7f15632d486e4e51d46f893c66
treeba26ffde37f6d5e92f2f6db811628f855c2a1a46
parent8dee721efdc49d08f09a9744fd9981a44b2a5b41
fixed crash in wxDb::Open() in Unicode build due to wrong interpretation of BufferLength argument of SQLDriverConnect()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/db.cpp