• Bjorn Munch's avatar
    Bug#43005 main.init_connect fails on Windows due to wrong quoting of args · 01795763
    Bjorn Munch authored
    - The arguments are properly quoted when mtr.pl calls my_safe_process but
      unfortunately the all off when running with active state perl and stays
      in cygwin perl.
    - Extend the patch to only quote args that are not already quoted
    This a redo of previous commit, will be included in next push
    01795763
safe_process_win.cc 11 KB