Date: Sun, 22 Jul 2001 10:27:52 -0700 (PDT) From: <mike@FreeBSD.org> To: tri@iki.fi, mike@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/3384: telldir-seekdir can cause livelock Message-ID: <200107221727.f6MHRqR65740@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: telldir-seekdir can cause livelock State-Changed-From-To: feedback->closed State-Changed-By: mike State-Changed-When: Sun Jul 22 10:25:13 PDT 2001 State-Changed-Why: This test program has bugs. Namely one cannot depend on telldir(3) after the directory has been closed with closedir(3) because the data will have been free(3)'d by then. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3384 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107221727.f6MHRqR65740>