Wireshark-commits: [Wireshark-commits] master e3fc691: [MP2T] Prevent divide by zero.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Dec 2015 04:17:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3fc691368af60bbbaec9e038ee6a6d3b7707955
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e3fc691 by Michael Mann (mmann78@xxxxxxxxxxxx):

    [MP2T] Prevent divide by zero.
    
    Bug: 11821
    Change-Id: I3243c837d84ccbce7d377810a5f381e906aeb1eb
    Reviewed-on: https://code.wireshark.org/review/12323
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  858c3f0   [S7COMM] Prevent divide by zero.
    adds  e3fc691   [MP2T] Prevent divide by zero.


Summary of changes:
 wiretap/mp2t.c |    5 +++++
 1 file changed, 5 insertions(+)