summaryrefslogtreecommitdiff
path: root/indra/llcommon/lloptioninterface.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-01-19 16:41:17 -0500
committerNat Goodspeed <nat@lindenlab.com>2012-01-19 16:41:17 -0500
commit6fddfab6dd8e49dcbf4933bde23dbcdfe3e213db (patch)
tree156bc71767d6043bfc465be7e413b736f1a5616f /indra/llcommon/lloptioninterface.h
parent1ed5bb3adaea0b4fee1e471575459039df8ced2f (diff)
Try to fix argument quoting on Windows.
Despite LLProcessLauncher's list-of-argument-strings API, on Windows it must ram them all into a single command-line string anyway. This means that if arguments contain spaces (or anything else that would confuse Windows command- line parsing), the target process won't receive the intended arguments. Introduce double quotes for any arguments not already double-quoted by caller.
Diffstat (limited to 'indra/llcommon/lloptioninterface.h')
0 files changed, 0 insertions, 0 deletions