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(-)