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 3764] GTK2 based packet list - patches

Date: Mon, 27 Jul 2009 00:51:39 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3764


Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3409|                            |review_for_checkin?
               Flag|                            |




--- Comment #41 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>  2009-07-27 00:51:35 PDT ---
Created an attachment (id=3409)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3409)
Only fill in frame_data vals when needed

We recently added a fast path for columns values originating from frame_data,
but we still fill in _all_ the columns when we call
epan_dissect_fill_in_columns(). We should omit this for NEW_PACKET_LIST because
we do it later.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.