In Perl_mg_dup(), don't call ptr_table_fetch, as we never call ptr_table_store.
authorNicholas Clark <nick@ccl4.org>
Mon, 18 May 2009 10:27:16 +0000 (11:27 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 18 May 2009 10:27:16 +0000 (11:27 +0100)
commitebee25a2250e4f12a44dc498c0aeeab23b29c639
tree7d515790a2860a6a1dbe796be5223237dc60695b
parent5c24ba53b31bd7b59968b230a4f79003c5a37750
In Perl_mg_dup(), don't call ptr_table_fetch, as we never call ptr_table_store.
sv.c