summaryrefslogtreecommitdiff
path: root/net/tsclient/files/patch-src_support.c
blob: 3f16c1f70fe3c585a1658679228bb69fd9302e60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/support.c.orig	Thu Jul  3 22:20:04 2003
+++ src/support.c	Fri Jul  4 21:04:57 2003
@@ -566,7 +566,7 @@
 
   } else {
     // clean up and exit
-    g_free (cmd);
+/*    g_free (cmd);*/
     return 1;  
   }
   // clean up and exit