Mercurial > vim
changeset 6545:1ef8ce97fc40 v7.4.599
updated for version 7.4.599
Problem: Out-of-memory error.
Solution: Avoid trying to allocate a negative amount of memory, use size_t
instead of int. (Dominique Pelle)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Tue, 27 Jan 2015 14:40:00 +0100 |
parents | 930ad67c0414 |
children | 190e0c086760 |
files | src/regexp_nfa.c src/version.c |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff