URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a935d334a462021a85b8b70962ec05e2167ad4c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9a935d3 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
xmpp: Improve stanza reassembly.
A XMPP stanza may be fragmented inside a conversation, so don't
check for this only when starting a new conversation.
Change-Id: I63b987184f52645e6c72c3c4155b39b7948de828
Reviewed-on: https://code.wireshark.org/review/17344
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5fe3e6a Qt: Support "Resolve Names" with multiple custom column fields
adds 9a935d3 xmpp: Improve stanza reassembly.
Summary of changes:
epan/dissectors/packet-xmpp.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)