|
From: | Roman Rakus |
Subject: | Re: envvar's leaking into open() |
Date: | Wed, 26 Nov 2008 16:42:25 +0100 |
User-agent: | Thunderbird 2.0.0.18 (X11/20081119) |
Chet Ramey wrote:
Bash isn't doing opens, but do bad setlocale() calling. More info in redhat bugzilla:devzero@web.de 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
[Prev in Thread] | Current Thread | [Next in Thread] |