Wireshark-commits: [Wireshark-commits] master 2bff4c1: XRA: protect against potential infinite loop

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Feb 2018 21:17:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bff4c197b9bb9c60de37cc036af9cd60a17245a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2bff4c1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    XRA: protect against potential infinite loops and add protocol to release notes
    
    Change-Id: Ib1dc560e0c0c83ada668ada2da799808d5d10fc2
    Reviewed-on: https://code.wireshark.org/review/25776
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  af64331   Update symbol lists.
    adds  2bff4c1   XRA: protect against potential infinite loops and add protocol to release notes


Summary of changes:
 docbook/release-notes.asciidoc |  1 +
 epan/dissectors/packet-xra.c   | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)