Wireshark-commits: [Wireshark-commits] master-2.2 4127e39: Profinet I/O: Sanity check number of I/O

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

Commits:

4127e39 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>
    (cherry picked from commit e8022a9c7b36b96578a30fc8132def6de8928606)
    Reviewed-on: https://code.wireshark.org/review/18137
    

Actions performed:

    from  dfedbaf   [Automatic update for 2016-10-09]
    adds  4127e39   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(-)