diff options
author | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-11-05 22:34:27 +0100 |
---|---|---|
committer | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-11-06 09:51:59 +0100 |
commit | 74817b546e6fd4c6ec6e201c1b461e6cfbf5a3be (patch) | |
tree | d1225809c3a26b064380eebdb7348794db5854a0 /test/functional/helpers.lua | |
parent | d0a0efaf32b3f42ee4ebd37ff065dea4385b998b (diff) | |
download | rneovim-74817b546e6fd4c6ec6e201c1b461e6cfbf5a3be.tar.gz rneovim-74817b546e6fd4c6ec6e201c1b461e6cfbf5a3be.tar.bz2 rneovim-74817b546e6fd4c6ec6e201c1b461e6cfbf5a3be.zip |
Fix warnings: edit.c: ins_bs(): Garbage result: MI.
Problem : Result of operation is garbage or undefined @ 7460.
Diagnostic : Multithreading issue.
Rationale : Problem occurs if any of globals `enc_utf8`, `p_deco is
modified while function is executing.
Resolution : Use local copy of globals.
Diffstat (limited to 'test/functional/helpers.lua')
0 files changed, 0 insertions, 0 deletions