Wireshark-commits: [Wireshark-commits] master-2.2 409a386: RPKI-Router: Sanity check length field t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 27 May 2018 02:30:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=409a38613c3a6944fa2cd5a192a1d7cf242748e5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

409a386 by Michael Mann (mmann78@xxxxxxxxxxxx):

    RPKI-Router: Sanity check length field to prevent infinite loop
    
    Bug: 14414
    Change-Id: I39843e8959510a0efa1add51a16e207fc63f88b1
    Reviewed-on: https://code.wireshark.org/review/25742
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 5e8391ff900db18ccf8663918919b16085406874)
    Reviewed-on: https://code.wireshark.org/review/27838
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c871b35   Fix build error.
    adds  409a386   RPKI-Router: Sanity check length field to prevent infinite loop


Summary of changes:
 epan/dissectors/packet-rpki-rtr.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)