aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/terminal.c
diff options
context:
space:
mode:
authorPrajjwal Bhandari <pbhandari@pbhandari.ca>2015-03-31 11:27:29 -0500
committerEliseo Martínez <eliseomarmol@gmail.com>2015-03-31 22:36:38 +0200
commitd2c3592da13a56cb3b4e417b8bfe2aabf013125f (patch)
tree1ce5b41e8aff6a696ee80526e8ef68c4835aa641 /src/nvim/terminal.c
parent7080041465af6ca530389e2270025f43c4932a0f (diff)
downloadrneovim-d2c3592da13a56cb3b4e417b8bfe2aabf013125f.tar.gz
rneovim-d2c3592da13a56cb3b4e417b8bfe2aabf013125f.tar.bz2
rneovim-d2c3592da13a56cb3b4e417b8bfe2aabf013125f.zip
Remove potential NULL dereference. #2316
This also removes the `#elseif defined(MSWIN)` clause. Due to the enclosing `if` block, we will never get to this point when src starts with a '%', making the whole #elseif block dead code.
Diffstat (limited to 'src/nvim/terminal.c')
0 files changed, 0 insertions, 0 deletions