http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43899
User: eapache
Date: 2012/07/21 09:29 AM
Log:
Don't throw an assertion if we can't find certain XMPP attributes when
trying to track sessions for iq, jabber, et al. Just return, so we can
dissect whatever attributes we can find. An expert info already gets added
later on.
The other part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7509
Directory: /trunk/epan/dissectors/
Changes Path Action
+20 -10 packet-xmpp-utils.c Modified