Date: Wed, 04 Oct 2023 20:44:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274198] ktrace: logs only one arg for symlink() call Message-ID: <bug-274198-227-6NX3hBDvnE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274198-227@https.bugs.freebsd.org/bugzilla/> References: <bug-274198-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274198 --- Comment #7 from Ivan Rozhuk <rozhuk.im@gmail.com> --- (In reply to Dmitry Chagin from comment #4) Nothing strange here. You can call: ln -s '/nonexist/neverxist' /tmp/test and it will write symlink to '/nonexist/neverxist'. This is valid but broken symlink. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274198-227-6NX3hBDvnE>