URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9303d8502bc957357d6cd09e78c0141905da0664
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master-2.6
Repository: wireshark

Commits:

9303d85 by Gerald Combs (ger...@wireshark.org):

    ws_pipe: Zero an array.
    
    Make sure we zero-initialize pipeinsts, otherwise ConnectNamedPipe will
    have indeterminate behavior according to the MSDN documentation for the
    OVERLAPPED structure.
    
    Change-Id: I38d9680cf01b0a8f9e566a85a7a330f6c0aa9a48
    Ping-Bug: 14532
    Reviewed-on: https://code.wireshark.org/review/26784
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    (cherry picked from commit ffe2f138ab62c48467645a953fb0617bf2f1b39b)
    Reviewed-on: https://code.wireshark.org/review/26813
    

Actions performed:

    from  d0da2d5   main window: don't keep a dangling freeze_focus_ pointer
    adds  9303d85   ws_pipe: Zero an array.


Summary of changes:
 wsutil/ws_pipe.c | 2 ++
 1 file changed, 2 insertions(+)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to