Re: [gnome-network][PATCH] netinfo
- From: William Jon McCann <mccannwj pha jhu edu>
- To: Carlos Garcia Campos <carlosgc gnome org>
- Cc: gnome-network-list gnome org
- Subject: Re: [gnome-network][PATCH] netinfo
- Date: Mon, 15 Dec 2003 14:18:04 -0500
The g_free part has been applied.
Thanks,
Jon
Carlos Garcia Campos wrote:
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gnome-network/gnome-netinfo/ChangeLog,v
retrieving revision 1.102
diff -u -u -r1.102 ChangeLog
--- ChangeLog 5 Dec 2003 02:27:22 -0000 1.102
+++ ChangeLog 9 Dec 2003 13:27:54 -0000
@@ -1,3 +1,9 @@
+2003-12-09 Carlos García Campos <carlosgc gnome org>
+
+ * info.c (get_nic_information): removed invalid g_free()
+ * netinfo.c (toggle_state): change the cursor to GDK_WATCH when
+ a process is running
+
2003-12-01 Bastien Nocera <hadess hadess net>
* main.c: (load_whois_widgets_from_xml): we don't have a "user"
Index: info.c
===================================================================
RCS file: /cvs/gnome/gnome-network/gnome-netinfo/info.c,v
retrieving revision 1.19
diff -u -u -r1.19 info.c
--- info.c 20 Nov 2003 21:12:42 -0000 1.19
+++ info.c 9 Dec 2003 13:27:55 -0000
@@ -306,7 +306,6 @@
break;
}
}
- g_free (ifr);
}
static GList *
[snip]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]