Wireshark-commits: [Wireshark-commits] master-2.4 f6e1b64: packet-wsp: fixed incorrect invalid head
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f6e1b646c4096bcc1ff5f992e5f87e4ae459145f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
f6e1b64 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/26583
Actions performed:
from 82e004d WCCP : fix mask assignment
adds f6e1b64 packet-wsp: fixed incorrect invalid header handling
Summary of changes:
epan/dissectors/packet-wsp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)