Wireshark-commits: [Wireshark-commits] master 5e8391f: RPKI-Router: Sanity check length field to pr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Feb 2018 06:32:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e8391ff900db18ccf8663918919b16085406874
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5e8391f 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>
    

Actions performed:

    from  0c425e8   ceph: clear_address() to make sure to use initialized memory in set_address()
    adds  5e8391f   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(-)