Wireshark-commits: [Wireshark-commits] master f90882f: mp2t: add frame limit to mp2t_find_next_pcr,
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Apr 2016 07:44:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f90882fa2fac5d81aacc99e7f7fc5eb57409d093
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f90882f by Dominic Chen (d.c.ddcc@xxxxxxxxx):

    mp2t: add frame limit to mp2t_find_next_pcr, and handle timeout correctly
    
    Change-Id: I02fab252bed3c4d0b134c2e61ea6f3338e21637b
    Reviewed-on: https://code.wireshark.org/review/15114
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e899c3eb  OpenFlow: fix flow_monitor_request dissector
    adds  f90882f   mp2t: add frame limit to mp2t_find_next_pcr, and handle timeout correctly


Summary of changes:
 wiretap/mp2t.c |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)