ports/54362: Maintainer-update tsclient 0.116 -> 0.120

Koop Mast einekoai at chello.nl
Fri Jul 11 09:40:16 UTC 2003


The following reply was made to PR ports/54362; it has been noted by GNATS.

From: Koop Mast <einekoai at chello.nl>
To: "FreeBSD-gnats-submit at FreeBSD.org" <FreeBSD-gnats-submit at FreeBSD.org>,
	"freebsd-ports-bugs at FreeBSD.org" <freebsd-ports-bugs at FreeBSD.org>
Cc:  
Subject: Re: ports/54362: Maintainer-update tsclient 0.116 -> 0.120
Date: 11 Jul 2003 11:33:45 +0200

 --=-DidLE9R2NrLKUqyOmQ60
 Content-Type: text/plain
 Content-Transfer-Encoding: 7bit
 
 Ugh if you don't test it good enough your going to get this:
 tsclient in free(): error: junk pointer, too high to make sense
 patch attached.
 
 --=-DidLE9R2NrLKUqyOmQ60
 Content-Disposition: attachment; filename=tsclient-files.diff
 Content-Type: text/x-patch; name=tsclient-files.diff; charset=iso-8859-15
 Content-Transfer-Encoding: quoted-printable
 
 diff -ruN tsclient.orig/files/patch-src_connect.c tsclient/files/patch-src_=
 connect.c
 --- tsclient.orig/files/patch-src_connect.c	Sun Jul  6 16:56:15 2003
 +++ tsclient/files/patch-src_connect.c	Fri Jul 11 11:08:36 2003
 @@ -1,24 +1,20 @@
 ---- src/connect.c.orig	Thu Jul  3 16:43:25 2003
 -+++ src/connect.c	Fri Jul  4 19:08:41 2003
 -@@ -1793,8 +1793,9 @@
 -       rdp_file_get_screen (rdp, main_window);
 +--- src/connect.c.orig	Thu Jul 10 04:18:14 2003
 ++++ src/connect.c	Fri Jul 11 11:08:16 2003
 +@@ -1739,7 +1739,7 @@
         rdp_file_save (rdp, filename);
         g_free (rdp);
 -+      g_free (filename);
       }
  -    g_free (filename);
 -+    /*g_free (filename);=0D*/
 ++/*    g_free (filename);*/
     }
     gtk_widget_destroy (GTK_WIDGET (save_selector));
     return;
 -@@ -1838,8 +1839,9 @@
 -         rdp_file_set_screen (rdp, main_window);
 +@@ -1784,7 +1784,7 @@
         }
         g_free (rdp);
 -+      g_free (filename);
       }
  -    g_free (filename);
 -+    /*g_free (filename);=0D*/
 ++/*    g_free (filename);*/
     }
     gtk_widget_destroy (GTK_WIDGET (open_selector));
     return;
 
 --=-DidLE9R2NrLKUqyOmQ60--
 



More information about the freebsd-ports-bugs mailing list