summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-06-07 19:18:15 +0100
committerMaxime Coste <mawww@kakoune.org>2017-06-07 19:18:15 +0100
commit1d4093bcdcdb366340c0ddab7837b68b0b351676 (patch)
treef4e5331f9971a0ec2b9a44af9149a9d3a2a0de27 /src/input_handler.cc
parent575e6fe3252c2ed96647f4a564ee16edc7d18468 (diff)
Fix memory errors due to sharing the MatchResults in the Hooks struct
A hook execution triggered by another hook execution would change the shared MatchResults object, which is a wrong behaviour and makes it point to dead string data.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions