NetworkManager/src/dhcp-manager
Thomas Haller f19e79cd7a core: fix potential crash in nm-dhcp-client
Error found by coverity.

https://bugzilla.gnome.org/show_bug.cgi?id=728320

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-04-24 21:18:08 +02:00
..
tests all/test: modify makefiles to run tests (without arguments) via autoconf TESTS= 2014-04-23 21:28:55 +02:00
Makefile.am all: set G_LOG_DOMAIN appropriately, for better g_log() messages 2014-04-23 10:19:17 -04:00
nm-dhcp-client.c dhcp: refactor state to string conversion 2014-04-11 11:31:34 +02:00
nm-dhcp-client.h dhcp: refactor using named defines for signal names instead of plain string 2014-04-11 11:31:34 +02:00
nm-dhcp-dhclient-utils.c dhcp: refactor not to pass on NMSettingIP4Config objects 2014-04-11 11:31:34 +02:00
nm-dhcp-dhclient-utils.h dhcp: refactor not to pass on NMSettingIP4Config objects 2014-04-11 11:31:34 +02:00
nm-dhcp-dhclient.c core: fix potential crash in nm-dhcp-client 2014-04-24 21:18:08 +02:00
nm-dhcp-dhclient.h dhcp: rename get_lease_config -> get_lease_ip_configs 2013-11-08 16:46:43 -06:00
nm-dhcp-dhcpcd.c dhcp: refactor not to pass on NMSettingIP4Config objects 2014-04-11 11:31:34 +02:00
nm-dhcp-dhcpcd.h dhcp: rename get_lease_config -> get_lease_ip_configs 2013-11-08 16:46:43 -06:00
nm-dhcp-helper.c dhcp: kill dhclient on fatal errors 2013-08-13 22:35:00 +02:00
nm-dhcp-helper.conf dhcp: use private socket to return status if available 2013-04-08 11:30:31 -05:00
nm-dhcp-manager.c dhcp: refactor using named defines for signal names instead of plain string 2014-04-11 11:31:34 +02:00
nm-dhcp-manager.h dhcp: refactor dhcp code to use @dhcp_anycast_addr as #GByteArray type 2014-04-11 11:30:57 +02:00