newPADOP()'s sv parameter is never NULL, so mark it as so.
authorNicholas Clark <nick@ccl4.org>
Sat, 27 Jan 2007 17:03:59 +0000 (17:03 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 27 Jan 2007 17:03:59 +0000 (17:03 +0000)
commit58182927067ecc460e3d1befd5302093f53edafd
treeb95a94b7e9fa78a22ee0bca7791d6f08532a6f66
parent392d04bb758cd08529ab92bc6bac169774c64676
newPADOP()'s sv parameter is never NULL, so mark it as so.
(Well, in theory it could be NULL if someone is creating ops during
symbol table destruction, but snowballs in hell, etc.
This is usually the point where Jarkko observes that the aliens are
looking for a free slot in their diaries...)

p4raw-id: //depot/perl@30034
embed.fnc
op.c
proto.h