URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8db39062ce2ac1e094ca179cf369ed8540072d6
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
c8db390 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>
(cherry picked from commit 026c16c5cd478c1df395f630f7fdc542aa0d092a)
Reviewed-on: https://code.wireshark.org/review/33011
Actions performed:
from 4def884 [Automatic update for 2019-04-28]
add c8db390 caputils: Fix endless recursive loop on Windows
Summary of changes:
caputils/capture-wpcap.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)