mirror of
https://github.com/neovim/neovim.git
synced 2026-03-03 15:48:28 +00:00
suspicious_sizeof: Passing argument 168UL /* sizeof (ufunc_T) */ * todo to function xmalloc and then casting the return value to ufunc_T ** is suspicious.