Skip site navigation (1)Skip section navigation (2)
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/>
References:  <bug-278888-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=3D278888

--- 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 d=
on'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.

--=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-278888-227-cGhKNwFWIv>