summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-05-07 16:22:29 +0100
committerMaxime Coste <mawww@kakoune.org>2017-05-07 16:25:34 +0100
commit3a3144f3f5c822d8931baf2a94bb75cfe4024a18 (patch)
tree0266568c095f6489270601c0eb8871dbc56796d8 /src/input_handler.cc
parentc5824fc5066c74961f001ddff5ffb34f14c4d1f5 (diff)
Fix use of invalidated iterator in the command map on exception
The command map can get mutated by command execution, so the iterators can get invalidated (now that we use our curstom HashMap implementation, all iterators are potentially invalidated by insert/removal)
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions