summaryrefslogtreecommitdiff
path: root/perldtrace.d
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2016-10-17 14:32:41 +1100
committerTony Cook <tony@develop-help.com>2016-10-17 14:32:41 +1100
commit4eadd82f8c152034818f42956737102f674f9118 (patch)
treec52acfc746cd735369880a77d18ad39d2b6a08b8 /perldtrace.d
parent87af8d55d30dca849a4094c502ad2d067745049f (diff)
downloadperl-4eadd82f8c152034818f42956737102f674f9118.tar.gz
(perl #128996) prevent PL_op pointing to freed ops
When yylex() attempts to report a UTF-8 encoding error, it indirectly accesses PL_op, this would cause an access to freed memory if the CV containing that op (and the op itself) had been freed.
Diffstat (limited to 'perldtrace.d')
0 files changed, 0 insertions, 0 deletions