Wireshark-commits: [Wireshark-commits] rev 32519: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 19 Apr 2010 23:38:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32519

User: guy
Date: 2010/04/19 04:38 PM

Log:
 If that should truly "never happen", use DISSECTOR_ASSERT_NOT_REACHED()
 so it's more clearly marked as a dissector bug.
 
 (It apparently *does* happen - see bug 4698.)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -3      packet-rsvp.c    Modified