URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=199cb062e114f0f27b378467a785f90452bfd5f5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
199cb06 by Sergio Moreno Mozota (sergio.morenomozota@xxxxxxxxxxxxxx):
    RTP: Parse problem in dissect_rtp_hext_rfc5215_onebyte
    
    some commercial IPTV streamers send bogus info in the extension headers, add some sanity check to skip the erroneous bytes.
    
    Bug: 10513
    Change-Id: I6f20073a00ed0f791fa99701534360d304060053
    Reviewed-on: https://code.wireshark.org/review/6606
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  e333e4c   Convert OID APIs to use wmem.
    adds  199cb06   RTP: Parse problem in dissect_rtp_hext_rfc5215_onebyte
Summary of changes:
 epan/dissectors/packet-rtp.c |    6 ++++++
 1 file changed, 6 insertions(+)