| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.0.0537: illegal memory access with :z and large count (#8592) | Jan Edmund Lazo | 2018-06-19 |
| Problem: Illegal memory access with :z and large count. Solution: Check for number overflow, using long instead of int. (Dominique Pelle, closes vim/vim#1612) https://github.com/vim/vim/commit/fa0ad0bb0b4255e64ebcf9269d60a942e0ae7ff9 | |||