From owner-freebsd-security Mon May 14 7:13: 9 2001 Delivered-To: freebsd-security@freebsd.org Received: from relay3.inwind.it (relay3.inwind.it [212.141.53.74]) by hub.freebsd.org (Postfix) with ESMTP id F262D37B422 for ; Mon, 14 May 2001 07:13:06 -0700 (PDT) (envelope-from fathom@comune.arzignano.vi.it) Received: from comune.arzignano.vi.it (62.98.92.194) by relay3.inwind.it (5.5.029) id 3AE401CE004D2820 for freebsd-security@FreeBSD.org; Mon, 14 May 2001 16:13:05 +0200 Message-ID: <3AFFE661.5D6015EA@comune.arzignano.vi.it> Date: Mon, 14 May 2001 16:06:25 +0200 From: Francesco Toscan X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-security@FreeBSD.org Subject: Warnings while compiling Samba Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, last night i decided to turn that old 486 into a Samba server for my internal network. I cvsupped to 4.3-STABLE, synched my source and ports tree and then compiled samba-devel from ports. make goes fine and servers work well as expected, but during compilation i noticed several warnings like this: lib/util.o: In function `smbd_mktemp': lib/util.o(.text+0x28d8): warning: mktemp() possibly used unsafely; consider using mkstemp() Now, servers work, but should i be concerned about any security issues derivating from these warnings? TIA, F. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message