summaryrefslogtreecommitdiff
path: root/regexp.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2019-08-06 14:36:45 +0100
committerDavid Mitchell <davem@iabyn.com>2019-08-06 14:40:52 +0100
commit1d84a25665013f389ffc6fad7dd133f1c6287a08 (patch)
tree30ce8e761eabe9145db9a635a8a2367ddb57fc8f /regexp.h
parent95f2d7953c267bf92f44bedf730ca2c26e8f338e (diff)
downloadperl-1d84a25665013f389ffc6fad7dd133f1c6287a08.tar.gz
include a trailing \0 in SVs holding trie info
RT #13427 TRIE_STORE_REVCHAR() was creating SvPV()s with no trailing '\0'. This doesn't really matter given the specialised use these are put to, but it upset valgrind et al when perl was run with -Drv which printf("%s")'s the contents of the string.
Diffstat (limited to 'regexp.h')
0 files changed, 0 insertions, 0 deletions