Wireshark-commits: [Wireshark-commits] master 10c508e: packet-wsp: fixed incorrect invalid header h
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Mar 2018 09:15:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10c508ebf828e8062d3cbab899ea5fb1031ca59d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

10c508e by Ivan Secerin (ivan.severin.m@xxxxxxxxx):

    packet-wsp: fixed incorrect invalid header handling
    
    In function 'add_header' coгple of if-statements didn't corespond
    to comments above.
    
    Change-Id: Idd846cebf7e17d0e2f49c7c7d3de466b899c73c6
    Reviewed-on: https://code.wireshark.org/review/26573
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  9798080   l16 (plugins/codecs): fix no previous prototype for ‘codec_register_l16’ [-Wmissing-prototypes]
    adds  10c508e   packet-wsp: fixed incorrect invalid header handling


Summary of changes:
 epan/dissectors/packet-wsp.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)