]> git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/commit
Fix vcopy() with an out-of-bounds 'from' offset
authorVincent Pit <vince@profvince.com>
Mon, 24 Sep 2012 21:31:38 +0000 (23:31 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 24 Sep 2012 23:24:29 +0000 (01:24 +0200)
commit4dc1aa8932c595136b763a34207e4e9ee683dc53
tree164e9a32a27cb22fcfd44b680c1c5079e4dce59f
parent2bade59206c8f2bd2ed64e1faa8b10cc9109b734
Fix vcopy() with an out-of-bounds 'from' offset
Util.xs
t/30-vcopy-pp.t
t/31-vcopy-copy.t
t/32-vcopy-move.t