diff options
author | David Mitchell <davem@iabyn.com> | 2010-08-01 21:30:33 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2010-08-01 21:47:31 +0100 |
commit | 254f8c6a9916f4297b168b36bc9322d6736f1722 (patch) | |
tree | b74a61c0cf1e89afc994105b2a32e607ed5fa23d /hv.c | |
parent | 5648c0ae71de0db3ebfb4199727bc21e89c146c0 (diff) | |
download | perl-254f8c6a9916f4297b168b36bc9322d6736f1722.tar.gz |
stop after first del_backref
When deleting a backreference, there should be only one matching entry.
For normal builds sop after the first one; under DEBUGGING, look for more,
then assert only one found.
The previous behaviour was to unconditionally scan the whole array and
not assert that anything was found.
Diffstat (limited to 'hv.c')
0 files changed, 0 insertions, 0 deletions