This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
sv_clear: destructor may change SV type
authorDavid Mitchell <davem@iabyn.com>
Thu, 19 May 2011 15:21:07 +0000 (16:21 +0100)
committerDavid Mitchell <davem@iabyn.com>
Thu, 19 May 2011 21:01:02 +0000 (22:01 +0100)
commit64cbf3968da7adf5e8e95dce85cc6f84c15b903e
tree70edfb5fe6d53627eaac9103686320c9b69863e7
parent683f70bd434f9fbb4bf674c5b6c54890109c04ab
sv_clear: destructor may change SV type

so re-initialise the 'type' var afterwards
sv.c