diff options
author | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-11-12 11:32:50 +0100 |
---|---|---|
committer | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-11-15 12:48:29 +0100 |
commit | b02905bdd7555b2016930c2e802f79656bada9fc (patch) | |
tree | bb9b6d09c2d719ded7159775a6d73db3df643b5c /src/nvim/api/private/helpers.c | |
parent | 78b49ce950b31df8b5ee6788c84b3d439a982d59 (diff) | |
download | rneovim-b02905bdd7555b2016930c2e802f79656bada9fc.tar.gz rneovim-b02905bdd7555b2016930c2e802f79656bada9fc.tar.bz2 rneovim-b02905bdd7555b2016930c2e802f79656bada9fc.zip |
Fix warnings: search.c: find_pattern_in_path(): Np dereference: MI.
Problem : Dereference of null pointer @ 4395.
Diagnostic : Multithreading issue.
Rationale : Problem occurs only if global g_do_tagpreview changed while
funcion is executing.
Resolution : Use local copy of global var.
Diffstat (limited to 'src/nvim/api/private/helpers.c')
0 files changed, 0 insertions, 0 deletions