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

Wireshark-bugs: [Wireshark-bugs] [Bug 2907] conversation_new without preceding find_conversation

Date: Mon, 7 Jun 2010 09:44:49 -0700 (PDT)
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.