Bram Moolenaar <[email protected]> wrote: > Patch 8.1.2222 > Problem: Accessing invalid memory. (Dominique Pelle) > Solution: Reset highlight_match every time. (closes #5125) > Files: src/ex_getln.c
Thanks! So far I have not been able to reproduce the crash anymore after patch 8.1.2222. The crash was happening rarely, so I can't be 100% sure it's fixed, but it looks like this patch fixed it. Regards Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAON-T_giOE3EtfTvK99y4ATr_1fPDB2R-8ROYmJnD7CHW03Xfw%40mail.gmail.com.
