[Bug 274198] ktrace: logs only one arg for symlink() call
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274198] ktrace: logs only one arg for symlink() call"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Oct 2023 20:44:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274198 --- 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. -- You are receiving this mail because: You are the assignee for the bug.