URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a6b6631c853412f5405fe6ca571790e23a4025c
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7a6b663 by Tomasz Moń (desowin@xxxxxxxxx):
caputils: Fix endless recursive loop on Windows
The functions loaded from dll are prefixed with "p_".
Use the dll functions where appropriate.
Change-Id: I7cf2c7dc0d04502fa7f922ca2822808bdc02f324
Reviewed-on: https://code.wireshark.org/review/33010
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from af72ba7 FindPCAP: fix broken search logic
add 7a6b663 caputils: Fix endless recursive loop on Windows
Summary of changes:
caputils/capture-wpcap.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)