This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
more vms thread ctx fixes
authorJohn Malmberg <wb8tyw@gmail.com>
Sun, 11 Jan 2009 04:20:59 +0000 (22:20 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sun, 11 Jan 2009 23:03:23 +0000 (17:03 -0600)
commit8a646e0bef48e453eac933b9fdf6710ec6285257
treebb019e2c9eaa9483d3fb936b15f6b35ec181b05a
parente5d7cba1d00a4e0cbad146e8524645e62354e859
more vms thread ctx fixes

Message-id: <496973AB.8070809@gmail.com>

If Perl_my_trnlnm is called with a null implicit context, it would
access violate.

create_mbx does not need a implicit context.
vms/vms.c