Wireshark-commits: [Wireshark-commits] master 04a4d1b: Dumpcap: Use win32strerror in more places.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 04 May 2019 05:09:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=04a4d1b269ed283b5d2ba7b26cffed0dc418580d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

04a4d1b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Dumpcap: Use win32strerror in more places.
    
    Replace some FormatMessage calls with win32strerror.
    
    Change-Id: Ibfbcb9f1dcedbbe5f23a8e49396569f57d58f7f9
    Reviewed-on: https://code.wireshark.org/review/33058
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9e848ce   Even more painful details explained.
     add  04a4d1b   Dumpcap: Use win32strerror in more places.


Summary of changes:
 dumpcap.c | 55 ++++++++++++-------------------------------------------
 1 file changed, 12 insertions(+), 43 deletions(-)