Date: Sat, 11 May 2024 10:32:13 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278888] [regression] login.conf setenv silently drops " inside string values Message-ID: <bug-278888-227-cGhKNwFWIv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278888-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=278888 --- Comment #3 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> --- (In reply to Sean Eric Fagan from comment #2) sh has one of the worst ways to handle strings (there are reasons like word splitting for that, but that still doesn't make it good and those reasons don't apply to login.conf and similar). I think bug 236204 should have been fixed, by not treating '\054' as if it were ','. As that would give you propper terminators for strings. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278888-227-cGhKNwFWIv>
