Ethereal

Re: [ethereal-dev] Bug in patch
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: July 1999


On Fri, Jul 02, 1999 at 12:31:00PM -0500, Gilbert Ramirez wrote:
> 
> 
> Okay, you may just want to play with the patch for now, just to think
> about a future. I just found a really big bug that I didn't notice last
> night --- when displaying filtered packets, the offset used for
> displaying the hex dump is all wrong... a filter packet's hexdump is
> incorrect.

I see what the problem is now. packet_list_select_cb() is using the row
passed to it by GTK+ as the index into the array of frame_data structs.
But with my patch, when filtered, the row does is not the same as the
packet number.

No fix yet, but at least I know what the problem is.

--gilbert



Powered by MHonArc 2.6.10