URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=424a383ddc215d44538bd7989d200a93cd174179
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
424a383 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>
(cherry picked from commit 2edf8bbd33e4820c19a52a435ddb2cc8e3e32fdb)
Reviewed-on: https://code.wireshark.org/review/6846
Actions performed:
from 4a680e1 ANSI IS-637-A: prevent an out of bounds access
adds 424a383 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(-)