URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=758749fa798ab61aa380caae4185eaa05627650c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
758749f by Pascal Quantin (pascal.quantin@xxxxxxxxx):
RTPproxy: use tvb_format_text() to add text to info column
Otherwise you can have put multiple lines in the info column when a
packet is wrongly identified as RTPproxy (TCP connection using the
default RTPproxy port for example)
Bug: 13582
Change-Id: I817f67d5fc8c0d5f9d252f0f949af715bfc0ef56
Reviewed-on: https://code.wireshark.org/review/21000
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Lemenkov <lemenkov@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit fa97a31dd4754724a53658cd26adeefb29c2b246)
Reviewed-on: https://code.wireshark.org/review/21005
Actions performed:
from 6ca0354 EAPOL-MKA: Split ICV from ICV Indicator
adds 758749f RTPproxy: use tvb_format_text() to add text to info column
Summary of changes:
epan/dissectors/packet-rtpproxy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)