In XS_attributes__guess_stash, attempting to call Gv* on a PVMG is
authorNicholas Clark <nick@ccl4.org>
Thu, 23 Feb 2006 17:45:55 +0000 (17:45 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 23 Feb 2006 17:45:55 +0000 (17:45 +0000)
commit32777db77ef3ebe0f903c9762d2dd94575f9b4a6
tree6b330b1399cb079a9dabcc31a1c9cd5af8500641
parent18398057001a49d54f2e8adca16127da595f53e7
In XS_attributes__guess_stash, attempting to call Gv* on a PVMG is
bad and wrong.

p4raw-id: //depot/perl@27288
xsutils.c