[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dhcp-client
Subject:    [PATCH] fix debug message in client/dhclient.c
From:       "Dr. Peter Poeml" <poeml () suse ! de>
Date:       2004-12-07 15:28:17
Message-ID: 20041207152817.GB25403 () suse ! de
[Download RAW message or body]

   *** From dhcp-client -- To unsubscribe, see the end of this message. ***

Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi,

the attached patch fixes a debug message in dhclient.c, which falsely
talks about filename instead of server-name.

Regards,
Peter

--=20
SUSE LINUX Products GmbH                 Thought is limitation.
Research & Development                   Free your mind.


-- Attached file included as plaintext by Ecartis --

--- client/dhclient.c
+++ client/dhclient.c	Sun Mar 18 01:53:21 2001
@@ -1166,7 +1166,7 @@
 				break;
 		lease -> server_name = dmalloc (len + 1, MDL);
 		if (!lease -> server_name) {
-			log_error ("dhcpoffer: no memory for filename.\n");
+			log_error ("dhcpoffer: no memory for server_name.\n");
 			destroy_client_lease (lease);
 			return (struct client_lease *)0;
 		} else {



-- Attached file included as plaintext by Ecartis --

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBtcwR92K4Je+2lOoRAuM3AJ9wBVWLpXRkXYF0LeflO1VF7IkhOQCdFh12
Fb766gNb20tBF7D7lvLLHeY=
=dQgm
-----END PGP SIGNATURE-----


-----------------------------------------------------------------------
To unsubscribe from this list, visit http://www.isc.org/dhcp-lists.html
or send mail to dhcp-client-request@isc.org with the subject line of
'unsubscribe'.
-----------------------------------------------------------------------

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic