>>>>> "JH" == Jarkko Hietaniemi <[EMAIL PROTECTED]> writes:

>> But the drawback would be that the actual victim may not be the primal
>> cause.
>> 
>> sub foo {
>> my $fh = open(....);
>> ... Lots more code ...
>> return $fh;
>> }
>> 
>> $victim = foo;
>> print $victim "I'm helpless";

JH> Tough.

Not a nice attitude. The failure is not close to the cause. Neither in
time or space.

If it were closer to the open, at least an intellegent message might
be displayed. Your way, nothing but. 

        *ARRGGHHH*, tainted data, in Foo.pl at line 37 <chunk 12>

(Why does that remind me of rogue?)

<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to