Correct the minor mistake of changes 32675 and 32676 - the check should
authorNicholas Clark <nick@ccl4.org>
Sat, 22 Dec 2007 12:50:35 +0000 (12:50 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 22 Dec 2007 12:50:35 +0000 (12:50 +0000)
commit64484faa0be51485f76b4a5e1542b1fe76c13a76
treec0dc832d1923447188f1ff1cfbf795cee93febd1
parent9568a12365eb8ff5d5bc470ce5480d516d924f31
Correct the minor mistake of changes 32675 and 32676 - the check should
be on whether the SV had a body before upgrading. As was, SVt_RV would
needlessly have re-zeroed memory.

p4raw-id: //depot/perl@32701
sv.c