From owner-freebsd-bugs Thu Jan 4 13:20: 7 2001 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 4 13:20:03 2001 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BD5037B402 for ; Thu, 4 Jan 2001 13:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f04LK3N06371; Thu, 4 Jan 2001 13:20:03 -0800 (PST) (envelope-from gnats) Date: Thu, 4 Jan 2001 13:20:03 -0800 (PST) Message-Id: <200101042120.f04LK3N06371@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Daniel Hagan Subject: Re: bin/23501: pw destroy /etc/master.passwd when pw executing at the same time Reply-To: Daniel Hagan Sender: gnats@FreeBSD.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/23501; it has been noted by GNATS. From: Daniel Hagan To: freebsd-gnats-submit@FreeBSD.org, akimoto@xephion.ne.jp Cc: Subject: Re: bin/23501: pw destroy /etc/master.passwd when pw executing at the same time Date: Thu, 04 Jan 2001 16:13:50 -0500 This is almost certainly the fault of fileupdate() in fileupd.c:72. The logic is too byzantine for me to figure out right now, but the comment at line 181 seems worrisome. Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message