Date: Fri, 24 Jul 2020 08:45:17 +0000
From: bugzilla-noreply@freebsd.org
To: bugs@FreeBSD.org
Subject: [Bug 248184] readlink("/proc/curproc/file") returns arbitrary correct name for programs with more than one link (name)
Message-ID: <bug-248184-227-yOL0ah1yjd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248184-227@https.bugs.freebsd.org/bugzilla/>
References: <bug-248184-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248184 --- Comment #4 from Joerg.Schilling@fokus.fraunhofer.de --- Implementing getexecname() would be an improvement as it does not need to use a private buffer and in many cases requires strdup() even though the string is on the stack anyway. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248184-227-yOL0ah1yjd>
