diff options
author | ZyX <kp-pav@yandex.ru> | 2017-10-15 21:09:08 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2017-10-15 21:09:08 +0300 |
commit | bc386c48829c431fe5b17592c82eb4099621953a (patch) | |
tree | feeac8b37e71251c56f66b9457ff5ccfab188e60 /src/nvim/viml/parser/expressions.c | |
parent | 57bb3346d95f325d4894d41c88d3a1434de2d2df (diff) | |
download | rneovim-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