dumpcap: fix opening of pipes on Windows broken since gbed29af
authorPascal Quantin <pascal.quantin@gmail.com>
Fri, 10 Apr 2015 17:04:22 +0000 (19:04 +0200)
committerPascal Quantin <pascal.quantin@gmail.com>
Mon, 13 Apr 2015 17:43:40 +0000 (17:43 +0000)
commit2e8d8e12cdc490488b8dc221f430f62dc7ad171c
tree0c09b8c35858424a9a4a60036688f8730decaa51
parent9ea521532ee7fdf7c8962817592bb3d64723deb6
dumpcap: fix opening of pipes on Windows broken since gbed29af

Previous code was assuming that all local pipes were of extcap type. Let's explicitly check for extcap prefix now.

Bug: 10803
Change-Id: If955e77a9ee2af11b553740269964c40273d5177
Reviewed-on: https://code.wireshark.org/review/8013
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
dumpcap.c
extcap.c
extcap.h