summaryrefslogtreecommitdiff
path: root/hv.c
diff options
context:
space:
mode:
authorAlex Vandiver <alexmv@mit.edu>2009-05-29 16:21:22 -0400
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-05-30 16:15:50 +0200
commit9ef5ed94af316c852dd085d2cbe8306867ac870b (patch)
tree7ee2cfc3cf7a688209a515712f17df536190434c /hv.c
parentcda5537682a2f5132de1e0387c105e67a72efce4 (diff)
downloadperl-9ef5ed94af316c852dd085d2cbe8306867ac870b.tar.gz
Fix [RT#6266] -- sv_pos_u2b expects to be called with a valid character index
sv_pos_u2b, when utf8 position caching is enabled, treats the uoffset it is given as real, storing it away for lature use. sprintf, here, passes the byte length of the string, which causes an invalid offset to be cached.
Diffstat (limited to 'hv.c')
0 files changed, 0 insertions, 0 deletions