URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7a37d4203d5529c0624415d87521cfb7b07be09
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
e7a37d4 by Guy Harris (guy@xxxxxxxxxxxx):
Create C handles for pipes before running dumpcap.
If the C handles can't be created, there's no point in running dumpcap.
Catch some more possible _open_osfhandle() failures while we're at it.
Change-Id: I2b955378705fc932f8d383804e908e95a957be44
Ping-Bug: 11702
Reviewed-on: https://code.wireshark.org/review/11890
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 14c35c31d8e77f95abaa601c42566636197641e1)
Reviewed-on: https://code.wireshark.org/review/11903
Actions performed:
from b51933d Qt: Removed obsolete comments.
adds e7a37d4 Create C handles for pipes before running dumpcap.
Summary of changes:
capchild/capture_sync.c | 129 +++++++++++++++++++++++++++++++++--------------
1 file changed, 90 insertions(+), 39 deletions(-)