NetworkManager r2706 - in trunk: . libnm-glib



Author: dcbw
Date: 2007-08-16 23:54:22 +0100 (Thu, 16 Aug 2007)
New Revision: 2706
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2706&view=rev

Modified:
   trunk/ChangeLog
   trunk/libnm-glib/nm-client.c
Log:
2007-08-16  Dan Williams  <dcbw redhat com>

	* libnm-glib/nm-client.c
		- (nm_client_init): create VPN connections hash table with key free
			function
		- (proxy_vpn_connection_added): VPN connections hash table key should
			be a duplicated value, not the same memory address as the VPN
			connection name.  This is because the VPN connection name could
			potentially be freed and set to something else during the lifetime
			of the NMVPNConnection object.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]