From owner-freebsd-bugs Sat Oct 30 18:10: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EB5D514DDD for ; Sat, 30 Oct 1999 18:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA15851; Sat, 30 Oct 1999 18:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 30 Oct 1999 18:10:01 -0700 (PDT) Message-Id: <199910310110.SAA15851@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kevin Street Subject: Re: misc/14551: strsep() Reply-To: Kevin Street Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/14551; it has been noted by GNATS. From: Kevin Street 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