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 3334] Columns fix and optimizations

Date: Sun, 15 Mar 2009 16:53:02 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3334


Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2864|review_for_checkin?         |
               Flag|                            |
Attachment #2864 is|0                           |1
           obsolete|                            |




--- Comment #8 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx>  2009-03-15 16:53:01 PDT ---
(From update of attachment 2864)
Ok, I've got. It's multiple off-by-one errors, I allocate memory for
cf->cinfo.num_cols + 1, but write to cf->cinfo.num_cols + 2

I'll fix it, and send revised version tomorrow,


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