Date: Sat, 30 Oct 1999 18:10:01 -0700 (PDT) From: Kevin Street <street@iname.com> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/14551: strsep() Message-ID: <199910310110.SAA15851@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/14551; it has been noted by GNATS. From: Kevin Street <street@iname.com> To: freebsd-gnats-submit@freebsd.org, zh_xf@yahoo.com Cc: Subject: Re: misc/14551: strsep() Date: Sat, 30 Oct 1999 21:02:07 -0400 bad program. Add inputstring=(char *) malloc(1024); before the strcpy(inputstring,"..."); -- Kevin Street street@iname.com 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?199910310110.SAA15851>