http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48473
User: eapache
Date: 2013/03/21 05:43 PM
Log:
Remove some sanity checks that I was able to prove wrong and/or redundant by
manual flow analysis. Fixes part of
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8504
General note: this dissector does *weird* things with sanity checks and
manually throwing exceptions. It needs a general cleanup, but that
is outside the scope of the current bug (and my available time).
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -23 packet-rtp-midi.c Modified