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 31a53fd: rtp_analysis_dialog.cpp: RTP Stream Analysis

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Dec 2016 13:43:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31a53fdb9cce393a404c46599466ae7da719a43c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

31a53fd by Jiri Novak (j.novak@xxxxxxxxxxxx):

    rtp_analysis_dialog.cpp: RTP Stream Analysis dialog shows same SSRC for forward and reverse stream
    
    Same SSRC is shown because of typo in variable name for reverse stream.
    
    Bug: 13236
    Change-Id: Idcba4d83c7b4358cd8ebf1ee5c5b5bde2fc2e48b
    Reviewed-on: https://code.wireshark.org/review/19238
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4e97f74   Add support for adding unit names to hf_ fields.
    adds  31a53fd   rtp_analysis_dialog.cpp: RTP Stream Analysis dialog shows same SSRC for forward and reverse stream


Summary of changes:
 ui/qt/rtp_analysis_dialog.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)