neovim/src
Chris Hall 7fc7147ad6 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.
2015-05-08 10:08:53 +12:00
..
nvim coverity/62618: fixing "Wrong sizeof argument" 2015-05-08 10:08:53 +12:00
.clang-format tools: add .clang-format 2015-01-26 21:10:14 -03:00