URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa97a31dd4754724a53658cd26adeefb29c2b246
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fa97a31 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>
Actions performed:
from 82442d7 [SGSAP] Add a cause value.
adds fa97a31 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(-)