Date: Fri, 24 Mar 1995 07:38:58 -0800 From: "Andrey A. Chernov" <ache> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/net gethostnamadr.c Message-ID: <199503241538.HAA04514@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
ache 95/03/24 07:38:56 Modified: lib/libc/net gethostnamadr.c Log: Change strtok() to strsep(), cause memory corruption for all programs which use strtok() too in the same time. Fix potential NULL reference, depends of /etc/hosts.conf format Fix the bug when service name fetched always from beginning of the line, not from parsed token.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503241538.HAA04514>