[Bug 1729] Bash environmental associative arrays not getting set

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Mar 26 10:50:28 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1729

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Damien Miller <djm at mindrot.org> 2010-03-26 10:50:27 EST ---
I don't think that this is under our control - OpenSSH passes all
variables though execve() and doesn't filter them if they contain
special characters (e.g. square brackets). Perhaps your kernel or bash
itself it rejecting them?

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list