Chet Ramey wrote:
Bash isn't doing opens, but do bad setlocale() calling. More info in redhat bugzilla:[EMAIL PROTECTED] wrote:hello,i made some observation by chance.bash 3.2 seems to leak environment variables into open() syscalls (older bash 2.0 does not show this behaviour)Bash isn't doing the opens -- they're coming from the libc locale code.
https://bugzilla.redhat.com/show_bug.cgi?id=354171