ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Sat, 21 Jul 2012 16:29:48 GMT
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