Quote wxExecute() arguments in wxDebugReportUpload when using curl.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Sep 2012 15:46:18 +0000 (15:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Sep 2012 15:46:18 +0000 (15:46 +0000)
commit4f4c48a89fb1434625e482450aeae990fa0b9f31
tree7318e5d30edb75309338e6563cd5e0063c28195b
parentbab5e0d028e874cd0b472e583d4ab625f4378495
Quote wxExecute() arguments in wxDebugReportUpload when using curl.

Quote the argument to curl as it might contain spaces.

Closes #14677.

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