diff options
author | Eliseo Martínez <eliseomarmol@gmail.com> | 2015-03-31 10:54:37 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-04-07 20:04:33 -0400 |
commit | 3465a945e187bde08c34188eee2dc08ecae778dd (patch) | |
tree | 51ae4f162d2e62cc1bc28245cd0fd2e6869565a8 /test/functional/shell/viml_system_spec.lua | |
parent | bddba93949b08e97a7617044e2092a98c3951bb5 (diff) | |
download | rneovim-3465a945e187bde08c34188eee2dc08ecae778dd.tar.gz rneovim-3465a945e187bde08c34188eee2dc08ecae778dd.tar.bz2 rneovim-3465a945e187bde08c34188eee2dc08ecae778dd.zip |
Fix warnings: terminal.c: redraw(): Np dereference: RI.
Problem : Dereference of null pointer @ 1053.
Diagnostic : Real issue.
Rationale : Branch "Exiting focused terminal" can actually be executed
when term is NULL.
Resolution : Guard branch with term check.
Diffstat (limited to 'test/functional/shell/viml_system_spec.lua')
0 files changed, 0 insertions, 0 deletions