aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/private/helpers.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2022-05-19 20:59:44 -0400
committerJames McCoy <jamessan@jamessan.com>2022-05-20 08:14:20 -0400
commit1da7e2b8ca1c89d69aec0830ce5ff1885cb75905 (patch)
tree1f685d40dd8b5f182ad56b81f1757eba9c3ea9ca /src/nvim/api/private/helpers.c
parenteb0aa8bb0ebc3cc233af6a5281c553d14ee57183 (diff)
downloadrneovim-1da7e2b8ca1c89d69aec0830ce5ff1885cb75905.tar.gz
rneovim-1da7e2b8ca1c89d69aec0830ce5ff1885cb75905.tar.bz2
rneovim-1da7e2b8ca1c89d69aec0830ce5ff1885cb75905.zip
ci(coverity): model our allocation functions
Coverity was reporting false positives, particularly around for non-NUL terminated strings around uses of xmemdupz(). The updated model ensures Coverity understands xmemdupz allocates an extra byte and sets it to NUL as well as the main details of our other allocation related wrappers.
Diffstat (limited to 'src/nvim/api/private/helpers.c')
0 files changed, 0 insertions, 0 deletions