aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/viml/parser/expressions.c
diff options
context:
space:
mode:
authorZyX <kp-pav@yandex.ru>2017-10-15 21:09:08 +0300
committerZyX <kp-pav@yandex.ru>2017-10-15 21:09:08 +0300
commitbc386c48829c431fe5b17592c82eb4099621953a (patch)
treefeeac8b37e71251c56f66b9457ff5ccfab188e60 /src/nvim/viml/parser/expressions.c
parent57bb3346d95f325d4894d41c88d3a1434de2d2df (diff)
downloadrneovim-bc386c48829c431fe5b17592c82eb4099621953a.tar.gz
rneovim-bc386c48829c431fe5b17592c82eb4099621953a.tar.bz2
rneovim-bc386c48829c431fe5b17592c82eb4099621953a.zip
charset: Fix out-of-bounds array access
It is incorrect to *first* access ptr[2] and *then* check whether maxlen allows it.
Diffstat (limited to 'src/nvim/viml/parser/expressions.c')
0 files changed, 0 insertions, 0 deletions