Re: UID|EUID variables lose their ro properties

2017-11-03 Thread Chet Ramey
On 11/3/17 12:09 PM, mike b wrote: > Bash Version: 4.4 > Patch Level: 12 > Release Status: release > > Description: > Whenever UID|EUID are exported to the env of newly exec Bash > instance said variables lose their ro properties. Here's example: Two reasons: you can't pass varia

UID|EUID variables lose their ro properties

2017-11-03 Thread mike b
Hi! Below is some odd stuff I recently noticed, looks to me as a bug, though it's better if smarter people than me look at it as well to confirm that. :) Configuration Information: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OS