aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vim.c
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-11-17 12:01:06 +0100
committerEliseo Martínez <eliseomarmol@gmail.com>2014-11-18 22:00:03 +0100
commitee134fc69866d059fa551d83fed5ae080c0d6f6b (patch)
treed99ab67d19056456501d042c95b66a92b36b9d88 /src/nvim/api/vim.c
parent5c00f8c13244727845cd2de194f4e09c04ed4d8a (diff)
downloadrneovim-ee134fc69866d059fa551d83fed5ae080c0d6f6b.tar.gz
rneovim-ee134fc69866d059fa551d83fed5ae080c0d6f6b.tar.bz2
rneovim-ee134fc69866d059fa551d83fed5ae080c0d6f6b.zip
Fix warnings: screen.c: screenalloc(): Np arg (2): MI.
Problems : Null pointer argument in call to memory copy function @ 6465. Null pointer argument in call to memory copy function @ 6475. Diagnostic : Multithreading issues. Rationale : Problem occurs if globals `enc_utf8` and `enc_dbcs` are modified while function is executing. Resolution : Use local copy of globals.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions