wxWidgets/tests/misc
Vadim Zeitlin 791f7574a0 Fix buffer overflow in wxURLDataObject.
The code in CFSTR_SHELLURLDataObject::GetDataHere() was confused by
ANSI/Unicode and ended up overwriting output buffer because of it. Moreover,
this function was actually completely unnecessary as the base class version
did work correctly.

Closes #11102 (thanks to Tim Kosse).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-08-30 17:25:42 +00:00
..
garbage.cpp
guifuncs.cpp Fix buffer overflow in wxURLDataObject. 2009-08-30 17:25:42 +00:00
misctests.cpp
selstoretest.cpp
settings.cpp correct test failures under MSW, it shouldn't assume that all predefined fonts have non-empty facenames 2009-05-17 11:52:26 +00:00