URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72dedabc449c575738e0cf05795549d5e4015a16
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
72dedab by Bill Meier (wmeier@xxxxxxxxxxx):
rtsp: Replace g_warning() by expert...() (dissectors shouldn't do termio).
Also: Add an expert...() in rtsp_create_conversation() for
"Unknown transport type".
Change-Id: I1d8ca20b9c0bc1e3d11b947b6653a2e2669a0f96
Reviewed-on: https://code.wireshark.org/review/6121
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from ea08072 Wireshark Dialog (Qt): Add Modelines info
adds 72dedab rtsp: Replace g_warning() by expert...() (dissectors shouldn't do termio).
Summary of changes:
epan/dissectors/packet-rtsp.c | 48 ++++++++++++++++++++++++++++++-----------
1 file changed, 36 insertions(+), 12 deletions(-)