panic if we attempt to sv_setsv to or from an already freed SV.
authorNicholas Clark <nick@ccl4.org>
Wed, 18 Oct 2006 17:35:06 +0000 (17:35 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 18 Oct 2006 17:35:06 +0000 (17:35 +0000)
commit29f4f0ab0cd22a86a6abeeb9b5de96d9506fd84a
tree0183f573a777d12318f1818605b079c1a58d4772
parent5df4b323ce05ce1c7f9261685804fb4bc7aadbce
panic if we attempt to sv_setsv to or from an already freed SV.

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