Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 8dca05f: [RTP]Rearrange the logic in process_rtp_payl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 9 Dec 2016 14:33:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8dca05f188712d26efb0e126a00d4ac167a5c8dc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8dca05f by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [RTP]Rearrange the logic in process_rtp_payload() to make it a bit clearer
    what happens.
    
    Change-Id: Ib64c127ef5e2ba3fe57301c7ac7c75fd1d0e0d27
    Reviewed-on: https://code.wireshark.org/review/19176
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9f56bdb   Set a Libgcrypt log handler on Windows.
    adds  8dca05f   [RTP]Rearrange the logic in process_rtp_payload() to make it a bit clearer what happens.


Summary of changes:
 epan/dissectors/packet-rtp.c |   59 +++++++++++++++++++++---------------------
 1 file changed, 30 insertions(+), 29 deletions(-)