[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 29 Dec 2002 14:55:00 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/12/29 14:55:00
Modified files:
regress/sys/kern/sysvsem: semtest.c
Log message:
o pass a random value as the second arg to ftok()
o call semget() with IPC_EXCL
This fixes a problem whereby multiple concurrent copies of the
regress test could use the same key and stomp over themselves,
leading one to falsely believe there is a kernel bug.
Visit your host, monkey.org