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

Commits:

2baaeb0 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>
    (cherry picked from commit e3fc691368af60bbbaec9e038ee6a6d3b7707955)
    Reviewed-on: https://code.wireshark.org/review/12325
    

Actions performed:

    from  d7ec92d   [S7COMM] Prevent divide by zero.
    adds  2baaeb0   [MP2T] Prevent divide by zero.


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