aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages/it/vimdiff-it.1
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-11-13 20:27:33 +0100
committerEliseo Martínez <eliseomarmol@gmail.com>2014-11-15 12:49:18 +0100
commit1adfb558f52f0d8b24140a992ec8e3368e481229 (patch)
treece3607ce504d26c7f5bb024b1da431670dea1d09 /runtime/doc/manpages/it/vimdiff-it.1
parent5f9cacbf326cacb8162f2a5b5fd7ca839f09ae52 (diff)
downloadrneovim-1adfb558f52f0d8b24140a992ec8e3368e481229.tar.gz
rneovim-1adfb558f52f0d8b24140a992ec8e3368e481229.tar.bz2
rneovim-1adfb558f52f0d8b24140a992ec8e3368e481229.zip
Fix warnings: spell.c: getroom(): Np dereference: FP/RI.
Problem : Dereference of null pointer @ 6089. Diagnostic : False positive / Real issue. Rationale : From the code, it seems the intent is that len parameter should never exceed SBLOCKSIZE. But the code checking for that does in fact cause a null pointer dereference just immediately after. Resolution : State precondition in doc and assert it at entry.
Diffstat (limited to 'runtime/doc/manpages/it/vimdiff-it.1')
0 files changed, 0 insertions, 0 deletions