aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shell/viml_system_spec.lua
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2015-03-31 10:54:37 +0200
committerJustin M. Keyes <justinkz@gmail.com>2015-04-07 20:04:33 -0400
commit3465a945e187bde08c34188eee2dc08ecae778dd (patch)
tree51ae4f162d2e62cc1bc28245cd0fd2e6869565a8 /test/functional/shell/viml_system_spec.lua
parentbddba93949b08e97a7617044e2092a98c3951bb5 (diff)
downloadrneovim-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