Date: Sun, 26 Nov 2000 22:22:04 +0100 From: Edwin Groothuis <mavetju@chello.nl> To: kris@freebsd.org Cc: freebsd-bugs@freebsd.org Subject: bin/22787: [PATCH] telnet dumps core after connecting to host with long name Message-ID: <20001126222204.A66296@p6.frust.eu.org>
next in thread | raw e-mail | index | archive | help
Hello Kris, Please close this PR since it is a patch for the same problem. The replacement of strcpy() by strncpy() wasn't needed btw since the variable m1 (pointer to _hostname) is always maximum size of MAXHOSTNAMELEN. http://www.freebsd.org/cgi/query-pr.cgi?pr=22787 Edwin -- Edwin Groothuis | Fatal Dimensions: mavetju@chello.nl | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 Trenton@FinalFantasy: y r all fucken coders wierd and negative except me? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001126222204.A66296>
