URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0a49d7237fc24dd45dac0eb5b45afa2d4359493
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c0a49d7 by Tomasz Moń (desowin@xxxxxxxxx):
extcap: Do not use global pipe handle on Windows
Make extcap_create_pipe() static.
Change-Id: I06a0af2dcf9fb4a51b4f7ba6ee7c57e7a52c5e97
Reviewed-on: https://code.wireshark.org/review/33250
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 367bb98 cisco-fp-mim: Adding FabricPath FCS dissection and verification
add c0a49d7 extcap: Do not use global pipe handle on Windows
Summary of changes:
extcap.c | 177 +++++++++++++++++++++++++++++++--------------------------------
extcap.h | 3 --
2 files changed, 87 insertions(+), 93 deletions(-)