[Bug 260708] Opening /dev/urandom fails with errno=31 (EMLINK)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Dec 2021 20:33:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260708

Benjamin Takacs <nimaje+fbz@bureaucracy.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nimaje+fbz@bureaucracy.de

--- Comment #1 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> ---
Everything here works as intended.

I don't see why you would set O_NOFOLLOW here.
As man open states:
"[EMLINK] O_NOFOLLOW was specified and the target is a symbolic link."

-- 
You are receiving this mail because:
You are the assignee for the bug.