« Previous | Next » 

Revision 1aa7e586

ID1aa7e5862b33c2125be8d985fe13820d66a190fe
Parent 2b5741cc
Child 0242623e, 8abd27f7

Added by Anastasios Vidas over 9 years ago

I fixed the newline bug, but not as expected. The way that Wireshark parses the Packet Comments is actually in the epan/dissectors folder. Fixing it in QT will break it in GTK. Fixing this so that it displays correctly in both GTK and QT will require a huge refactoring of Wireshark's core code. So, what I did was treat a newline as a sentence. This way, every newline is a period with 2 spaces. This way, packet comments are still organized neatly and without chopping off the full comment.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences