Mercurial > vim
comparison runtime/ftplugin/racc.vim @ 20526:9fd5414e294c v8.2.0817
patch 8.2.0817: not enough memory allocated when converting string
Commit: https://github.com/vim/vim/commit/f7271e831614d15d173c7f562cc26f48c2554ce9
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun May 24 18:45:07 2020 +0200
patch 8.2.0817: not enough memory allocated when converting string
Problem: Not enough memory allocated when converting string with special
character.
Solution: Reserve space for modifier code. (closes #6130)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 24 May 2020 19:00:03 +0200 |
parents | 1218c5353e2b |
children |
comparison
equal
deleted
inserted
replaced
20525:42e5347ff9b6 | 20526:9fd5414e294c |
---|