URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2edf8bbd33e4820c19a52a435ddb2cc8e3e32fdb
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2edf8bb by Pascal Quantin (pascal.quantin@xxxxxxxxx):
SDP: check that media format starts with a digit before trying to identify media type
Bug: 10899
Change-Id: I92319a668ae795247d4021f32d629f5000ceb395
Reviewed-on: https://code.wireshark.org/review/6841
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 0ba51cc IS-IS: Add subTLV Bandwidth Constraints (22) used by IS Reachability
adds 2edf8bb SDP: check that media format starts with a digit before trying to identify media type
Summary of changes:
epan/dissectors/packet-sdp.c | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)