Incorrect handling multiple mongocryptd arguments in mongocryptdSpawnArgs

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.18.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently when user provides more than one value in mongocryptdSpawnArgs, we add extra – (double "-") to the final arguments for mongocryptd process, for example if the provided values are --ipv6 and --port=27030 , the final mongocryptd arguments will be: --ipv6 – --port=27030. It's done here. We should fix it.

              Assignee:
              Dmitry Lukyanov (Inactive)
              Reporter:
              Dmitry Lukyanov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: