[ 
https://issues.apache.org/jira/browse/MESOS-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Schwartzmeyer updated MESOS-7817:
----------------------------------------
    Labels: stout windows  (was: )

> CreateProcess wrapper's error message is bad
> --------------------------------------------
>
>                 Key: MESOS-7817
>                 URL: https://issues.apache.org/jira/browse/MESOS-7817
>             Project: Mesos
>          Issue Type: Bug
>          Components: stout
>         Environment: Windows 10
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Andrew Schwartzmeyer
>            Priority: Trivial
>              Labels: stout, windows
>
> In stout/os/windows/shell.hpp: Try<ProcessData> create_process(...) wrapper:
> We have an `arg_string` and an `arg_buffer` because of oddities of 
> `CreateProcessW`. But when composing the error message we need to use the 
> string, not the buffer. Otherwise stringify kindly outputs a massive array of 
> bytes. Currently by mistake we use the buffer, probably due to a renaming 
> refactor I did.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to