added wxVaCopy() and use it to fix wxVsnprintf() crash (see bug 1017651)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Oct 2004 18:32:31 +0000 (18:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Oct 2004 18:32:31 +0000 (18:32 +0000)
commitd85cfb3784a10430cc17618645fa66ff3df08040
tree53e82892d59f60af27ac2d1a781e1bab5c666663
parentebb97a41da74f94885e67f502619dcd6a9f9d272
added wxVaCopy() and use it to fix wxVsnprintf() crash (see bug 1017651)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
include/wx/defs.h
src/common/string.cpp