Craig A. Berry wrote:
Hmm.  It looks like the only two ways this code will get touched is
if you install PERLSHR with privileges (not recommended and
unsupported) or if you have a protected subsystem identifier in your
rightslist.  The latter should work and IIRC you make pretty heavy
use of identifiers on your systems.  Do you have a simple case that
will exercise the bug?
$ mcr authorize add /id /attrib=subsystem testing_subsys_id
$ mcr grant/id testing_subsys_id testaccount
$ set host 0
login: testaccount
...
$ perl
(failure here)

Triple pointers give me headaches but at first blush it looks like we
are using argvp in places where we should be using just argv, i.e.,
that which is pointed to by argvp.  I'll try to take a more detailed
look if someone doesn't beat me to it.
I'll poke a little bit more this afternoon as well. But, as you, triple pointers make my head hurt; aside from which, perl internals code is icky.

-- Pat

--
This message does not represent the policies or positions
of the Mayo Foundation or its subsidiaries.
Patrick Spinler email: [EMAIL PROTECTED]
Mayo Foundation phone: 507/284-9485

Reply via email to