URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d1b5648fa900319fc4d212f2fd78562959716ba
Submitter: Stig Bjørlykke (s...@bjorlykke.org)
Changed: branch: master
Repository: wireshark

Commits:

5d1b564 by Stig Bjørlykke (s...@bjorlykke.org):

    extcap: Always use byte mode in pipes
    
    The original PipeMode parameter to CreateNamedPipe() was wrong but
    when running gave a correct value. The changes in g00373a1f tried to fix
    this parameter but this gave incorrect values.
    
    Bug: 14532
    Change-Id: Ia1e8e9ba54abfcc3bd0856fd715b7c69ee54ccfe
    Reviewed-on: https://code.wireshark.org/review/26786
    Petri-Dish: Stig Bjørlykke <s...@bjorlykke.org>
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <s...@bjorlykke.org>
    

Actions performed:

    from  1839a43   X2AP: upgrade dissector to v15.1.0
    adds  5d1b564   extcap: Always use byte mode in pipes


Summary of changes:
 extcap.c | 13 ++++++-------
 extcap.h |  2 +-
 2 files changed, 7 insertions(+), 8 deletions(-)
___________________________________________________________________________
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