[v2 PATCH] wpcap: Implement pcap_dump_open and pcap_dump

André Hentschel nerv at dawncrow.de
Mon Apr 9 14:34:31 CDT 2018


Am 09.04.2018 um 01:17 schrieb Alistair Leslie-Hughes:
> Based off patch by Jianqiu Zhang.
> 
> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
> ---
>  dlls/wpcap/wpcap.c    | 44 ++++++++++++++++++++++++++++++++++++++++++++
>  dlls/wpcap/wpcap.spec |  4 ++--
>  2 files changed, 46 insertions(+), 2 deletions(-)
> 

I was a bit worried about simply returning NULL, but I doubt there is a program checking the failure with geterr...

Signed-off-by: André Hentschel <nerv at dawncrow.de>




More information about the wine-devel mailing list