Wireshark-commits: [Wireshark-commits] master 750ffac: Win32: Fix a return value check.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 03 Oct 2019 20:56:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=750ffac7b608838d61082826b99a3885919cfc24
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

750ffac by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Win32: Fix a return value check.
    
    CreateNamedPipe returns INVALID_HANDLE_VALUE on failure.
    
    Change-Id: I79ad5144e084520db8197b69c4ad34431d183009
    Reviewed-on: https://code.wireshark.org/review/34704
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  db68ece   X2AP: upgrade dissector to v15.7.0
     add  750ffac   Win32: Fix a return value check.


Summary of changes:
 wsutil/ws_pipe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)