From owner-freebsd-questions Sun Oct 1 20:47:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.sdc1.sfba.home.com (femail2.sdc1.sfba.home.com [24.0.95.82]) by hub.freebsd.org (Postfix) with ESMTP id 310D937B502 for ; Sun, 1 Oct 2000 20:47:24 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001002034715.KYRU27630.femail2.sdc1.sfba.home.com@home.com>; Sun, 1 Oct 2000 20:47:15 -0700 Message-ID: <39D7A2F7.FD9F413D@home.com> Date: Sun, 01 Oct 2000 20:47:51 +0000 From: rob X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: david@banning.com, questions@FreeBSD.ORG Subject: Re: tempnam() possibly used unsafely; keeps showing References: <200010012250.WAA62120@d.tracker> <20001001195809.L27736@fw.wintelcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > > * David Banning [001001 19:55] wrote: > > I get this error message quite a bit while compiling. > > > > Now I am getting it compiling mysql322-client; > > > > .libs/libmysqlclient.so: warning: > > tempnam() possibly used unsafely; consider using mkstemp()^M > > > > I am attempting to go through every file that makes up > > libmysqlclient.so to see if tempnam is in, then change it to > > mkstemp - but it is a lot of work. > > > > Maybe the error is not really important. > > > > Anyone know anything? > > Honestly if you're not sure for the reason of this message then > you ought to leave it up to someone with more experiance securing > programs than yourself. Contact the mysql authors and complain to > them. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I've seen this a number of times also, most recently with xmms. I think he'd have to send a lot of complaining emails to a lot of different people :) Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message