Ton Hospel wrote: > In article <20031027160008.3b3377b_.rgarciasuarez@_ree._r>, > Rafael Garcia-Suarez <rgarciasuarez@free.fr> writes: > > Ton Hospel wrote: > >> > >> If I understand correctly, the croak happens not on the localization > >> of ENV, but when the system() tries to use it ? > > > > Yes. I added the check for aliased *ENV in the same routine that > > checks for insecure $ENV{XYZ}. (It's thus only called with taint > > checks turned on.) > > Perfect. I've then applied the patch to bleadperl (21563).Thread Previous | Thread Next