Wireshark-commits: [Wireshark-commits] master b6c31d5: RTCP: fix an infinite loop (CID 1455251)
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 Nov 2019 11:26:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6c31d5db7906717d244a9dfe0b8c2501b8c1c62
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b6c31d5 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    RTCP: fix an infinite loop (CID 1455251)
    
    Change-Id: Ic8b058f6e12090355ba74e4210326d71f2674e66
    Reviewed-on: https://code.wireshark.org/review/34946
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  a673a50   epan: Rename dissector_filters.c to conversation_filter.c
     add  b6c31d5   RTCP: fix an infinite loop (CID 1455251)


Summary of changes:
 epan/dissectors/packet-rtcp.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)