URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ed0cef3589836debdf9bbfb05619e663c6c6a9c
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
0ed0cef by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    ws_pipe_close(): also close the handle after terminating process
    
    Change-Id: Ie19eba9706e2af1a58a6946e8af68ab90c0c8a7d
    Reviewed-on: https://code.wireshark.org/review/30456
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit bbaf495162293d65e97addaf7a4480d49aff30bf)
    Reviewed-on: https://code.wireshark.org/review/30458
    
Actions performed:
    from  a27b695   wsutil: introduce ws_pipe_close() helper and use it to terminate mmdbresolve
     add  0ed0cef   ws_pipe_close(): also close the handle after terminating process
Summary of changes:
 wsutil/ws_pipe.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)