diff options
author | Chris Hall <followingthepath@gmail.com> | 2015-05-05 22:02:18 +1200 |
---|---|---|
committer | Chris Hall <chris.hall@catalyst.net.nz> | 2015-05-08 10:08:53 +1200 |
commit | 7fc7147ad6c3ab5b1523e3014ad92d2d653bcb84 (patch) | |
tree | 5de3cb28f21da98945207fb3eca72fa507ebd4f2 /src/nvim/msgpack_rpc/server.c | |
parent | 2393074d5f8af1983f5ce0de0b1d5567ad6ae309 (diff) | |
download | rneovim-7fc7147ad6c3ab5b1523e3014ad92d2d653bcb84.tar.gz rneovim-7fc7147ad6c3ab5b1523e3014ad92d2d653bcb84.tar.bz2 rneovim-7fc7147ad6c3ab5b1523e3014ad92d2d653bcb84.zip |
coverity/62618: fixing "Wrong sizeof argument"
suspicious_sizeof: Passing argument 168UL /* sizeof (ufunc_T) */ * todo
to function xmalloc and then casting the return value to ufunc_T ** is
suspicious.
Diffstat (limited to 'src/nvim/msgpack_rpc/server.c')
0 files changed, 0 insertions, 0 deletions