URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=030f62840c6edf7ba200d59d9f34cdf9e5116d90
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
030f628 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
RTCP: fix packet length check when having unhandled application data
The offset variable was not incremented in that case
Bug: 16345
Change-Id: Ifb73a2ef9371ef5e4567013056fc77ca83a89e37
Reviewed-on: https://code.wireshark.org/review/35919
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
(cherry picked from commit 6686ffcf6ba61a23287735ba3eb78f7708a0dfb6)
Reviewed-on: https://code.wireshark.org/review/35921
Actions performed:
from 4386a1d NVME-TCP: Fix ICReq fields:
add 030f628 RTCP: fix packet length check when having unhandled application data
Summary of changes:
epan/dissectors/packet-rtcp.c | 2 ++
1 file changed, 2 insertions(+)