Wireshark-commits: [Wireshark-commits] master 1f2d36a: wsutil: Respect working directory on Windows

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Sep 2019 13:37:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1f2d36aa0bbb0b089d8d61afe53acc630581f15f
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1f2d36a by Tomasz Moń (desowin@xxxxxxxxx):

    wsutil: Respect working directory on Windows
    
    Pass working directory parameter to win32_create_process() in
    ws_pipe_spawn_sync().
    
    Change-Id: I0abbc4fbf733138b20c2a34845b147530417c91e
    Reviewed-on: https://code.wireshark.org/review/34533
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  88bc8ef   [Automatic update for 2019-09-15]
     add  1f2d36a   wsutil: Respect working directory on Windows


Summary of changes:
 wsutil/ws_pipe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)