URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e2b2d4292243f13e5fe1638a12704d43dbd07df
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4e2b2d4 by Adam Mitz (mitza@xxxxxxxxxx):
RTPS: avoid errors when encountering empty sequences of strings
Change-Id: Ida9d2e6d632104ec3c6594f5ec500fec49a971a4
Reviewed-on: https://code.wireshark.org/review/19754
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 87f24a7 RTPS: updated ContentFilterProperty field names to match the spec
adds 4e2b2d4 RTPS: avoid errors when encountering empty sequences of strings
Summary of changes:
epan/dissectors/packet-rtps.c | 17 ++++++++++++-----
epan/dissectors/packet-rtps.h | 2 +-
2 files changed, 13 insertions(+), 6 deletions(-)