| Summary: | Bash environmental associative arrays not getting set | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Matt Woodson <woodsdog> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | minor | CC: | djm |
| Priority: | P2 | ||
| Version: | 5.2p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Matt Woodson
2010-03-02 07:57:58 AEDT
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? Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1 |