diff options
author | Karl Williamson <public@khwilliamson.com> | 2013-07-11 21:56:46 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2013-07-16 13:58:11 -0600 |
commit | 0a07b44b3022b5e15d66dc4f792fcfd87f9736ff (patch) | |
tree | 931f314a636f8e9dc159e0b91c02814586bceb4a /perlapi.h | |
parent | 26070944c186aa244c94f054fc8fcaf1110e2e25 (diff) | |
download | perl-0a07b44b3022b5e15d66dc4f792fcfd87f9736ff.tar.gz |
Fix off-by-one error in inversion lists.
The first commit of this topic branch added a dummy 0 element to the end
of certain inversion lists to work around an off-by-one error. This
commit makes the necessary changes to stop that error, and to remove
the dummy element. SvCUR() and invlist_len() now are kept in sync.
Diffstat (limited to 'perlapi.h')
0 files changed, 0 insertions, 0 deletions