aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-11-29 19:29:33 +0100
committerEliseo Martínez <eliseomarmol@gmail.com>2014-12-06 17:40:12 +0100
commita71c5e9eb98fbb2ca88510269935cdcda37369fc (patch)
tree49c21c9f0c3423b9eb2bdd2cd09f22136c2a9749 /runtime/doc/manpages
parentb574cb6422c839610e18b4b01f809c756084e83c (diff)
downloadrneovim-a71c5e9eb98fbb2ca88510269935cdcda37369fc.tar.gz
rneovim-a71c5e9eb98fbb2ca88510269935cdcda37369fc.tar.bz2
rneovim-a71c5e9eb98fbb2ca88510269935cdcda37369fc.zip
Fix warnings: edit.c: ins_compl_next_buf(): Np dereference: MI.
Problem : Dereference of null pointer @ 3247. Diagnostic : Multithreading issue. Rationale : Problem only occurs if global `ctrl_x_mode` is modified while calling function is executing. Solution : Use local copy instead of global.
Diffstat (limited to 'runtime/doc/manpages')
0 files changed, 0 insertions, 0 deletions