kakoune/test/regression/3349-crash-in-completion
Maxime Coste 7545fa58ae Fix invalid access to deleted line when updating insert completion
The computation of the completion end position was taking place too
early, before we checked if the buffer did get modified.

Fixes #3349
2020-03-14 13:49:52 +11:00
..
cmd Fix invalid access to deleted line when updating insert completion 2020-03-14 13:49:52 +11:00
in Fix invalid access to deleted line when updating insert completion 2020-03-14 13:49:52 +11:00
out Fix invalid access to deleted line when updating insert completion 2020-03-14 13:49:52 +11:00
rc Fix invalid access to deleted line when updating insert completion 2020-03-14 13:49:52 +11:00
script Fix invalid access to deleted line when updating insert completion 2020-03-14 13:49:52 +11:00