Date: Mon, 02 Dec 1996 16:23:20 -0800 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: shana@websciences.org Cc: ports@FreeBSD.ORG Subject: Re: question Message-ID: <1823.849572600@time.cdrom.com> In-Reply-To: Your message of "Mon, 02 Dec 1996 11:14:43 PST." <32A32AA3.7BAD@websciences.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I'll bet you're passing NULL as one of the arguments to strcat() in violation of the spec. Jordan > I have a question about strcat. It seems to blow up on us on the freebsd > system, but runs perfectly fine on a linux machine. It is a message sent > to the screen that uses strcat. Other messages being sent work fine, but > when these particular ones are called, they crash it. The only thing I > can see that is different between these messages is the strcat line. The > string.h file is on the machine, though is it possible that they are > different? > > I can send sections of the code if necessary to explain what I mean. > > - Shana
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1823.849572600>