https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2907
Bill Meier <wmeier@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-06-07 12:44:34 EDT ---
Fix (using find_or_create_conversation) committed in SVN #33136.
AFAIKT executing conversation_new multiple times was relatively benign for the
bittorrent dissector in that only three essentially duplicate conversations
were created for any particular conversation.
For the other two dissectors, I think that many essentially duplicate
conversations might be created depending upon the contents of the capture file.
Thanks for the report ....
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.