From: Bill Kelly Date: 2006-01-18T13:06:04+09:00 Subject: Re: [BUG] Re: 1.8.4 untaint behavior Ni Nobu, From: "nobuyoshi nakada" > At Wed, 18 Jan 2006 09:11:09 +0900, > Bill Kelly wrote in [ruby-talk:176063]: >> I've reduced it to 10 lines or so, with no external I/O. >> I think this is a bug, unless I'm really doing something dumb. > > Probably. > > The reason is underlying shared string object still keeps > tainted after the original string got untainted. > [patch elided] Awesome, thanks !! Regards, Bill