diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-05-28 06:15:38 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-05-28 12:15:38 +0200 |
commit | f8f63393c12da88799cb480086922431de60ca0a (patch) | |
tree | bb7f73c1d26eefcfdff0b5326b308530679498e4 /src/nvim/eval/executor.c | |
parent | c423ec65dcda1b579a455c911fcf1857a1167809 (diff) | |
download | rneovim-f8f63393c12da88799cb480086922431de60ca0a.tar.gz rneovim-f8f63393c12da88799cb480086922431de60ca0a.tar.bz2 rneovim-f8f63393c12da88799cb480086922431de60ca0a.zip |
vim-patch:8.1.1411: fix divide by zero #10073
Problem: Coverity warns for divide by zero.
Solution: Make sure width is larger than zero.
https://github.com/vim/vim/commit/7833dab73c658e65f38553af89fd60c57a11ef49
Diffstat (limited to 'src/nvim/eval/executor.c')
0 files changed, 0 insertions, 0 deletions