Mercurial > vim
comparison src/profiler.c @ 21477:8a0362947c3a v8.2.1289
patch 8.2.1289: crash when using a custom completion function
Commit: https://github.com/vim/vim/commit/c841afff6a89592f23710c6da5b0fea89b240937
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jul 25 14:11:55 2020 +0200
patch 8.2.1289: crash when using a custom completion function
Problem: Crash when using a custom completion function.
Solution: Initialize all of the expand_T. (closes https://github.com/vim/vim/issues/6532)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 25 Jul 2020 14:15:04 +0200 |
parents | 133ef7ba4e4e |
children | a98211c3e14e |
comparison
equal
deleted
inserted
replaced
21476:0b980eeee05d | 21477:8a0362947c3a |
---|