bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: envvar's leaking into open()


From: Chet Ramey
Subject: Re: envvar's leaking into open()
Date: Tue, 25 Nov 2008 11:42:18 -0500
User-agent: Thunderbird 2.0.0.18 (Macintosh/20081105)

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.


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]