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

Commits:

63f76c1 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>
    (cherry picked from commit 10c508ebf828e8062d3cbab899ea5fb1031ca59d)
    Reviewed-on: https://code.wireshark.org/review/26584
    

Actions performed:

    from  0161966   WCCP : fix mask assignment
    adds  63f76c1   packet-wsp: fixed incorrect invalid header handling


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