aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/syntax.c
diff options
context:
space:
mode:
authorNicolas Hillegeer <nicolas@hillegeer.com>2014-05-31 20:12:12 +0200
committerJustin M. Keyes <justinkz@gmail.com>2014-06-12 01:41:03 -0400
commit70f28d938c4ebd01c86f7eefbc5ea991014496e8 (patch)
treebc0cafef559cbce8147da7a16ed4f0f212b6a62a /src/nvim/syntax.c
parent1a031af233b052795718c45fae36d918423e4fdb (diff)
downloadrneovim-70f28d938c4ebd01c86f7eefbc5ea991014496e8.tar.gz
rneovim-70f28d938c4ebd01c86f7eefbc5ea991014496e8.tar.bz2
rneovim-70f28d938c4ebd01c86f7eefbc5ea991014496e8.zip
coverity/13685: silence NUL-termnation fp
It was a false positive, but it can't hurt to "fix" it. Original warning: CID 13685 (#1 of 1): Buffer not null terminated (BUFFER_SIZE) 6. buffer_size: Calling strncpy with a source string whose length (4 chars) is greater than or equal to the size argument (4) will fail to null-terminate b0p->b0_version.
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions