Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] [PATCH] Fix for bug 598

From: Sake Blok <sake@xxxxxxxxxx>
Date: Thu, 29 Mar 2007 23:19:31 +0200
Hi,

I have written a patch for bug 598 (getting 2 linefeeds when copying
data from the "follow tcp stream" display). It seems GTK is converting
all CR's to LF's when you copy data from the widget. This patch
converts CRLF's to LF's before inserting them into the widget.

The patch is attached on bugzilla, could someone please review it?

Cheers,


Sake