Wireshark-commits: [Wireshark-commits] master e8022a9: Profinet I/O: Sanity check number of I/O obj

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Oct 2016 13:12:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8022a9c7b36b96578a30fc8132def6de8928606
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e8022a9 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Profinet I/O: Sanity check number of I/O objects
    
    Can prevent really long loops from fuzz testing.
    
    Bug: 12851
    Change-Id: I85e00af2c4753ce4c5bcb650a7df188d7f679c9a
    Reviewed-on: https://code.wireshark.org/review/18136
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3473951   HARTIP: Fix infinite loop
    adds  e8022a9   Profinet I/O: Sanity check number of I/O objects


Summary of changes:
 plugins/profinet/packet-pn-rtc-one.c |   27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)