mirror of
https://github.com/neovim/neovim.git
synced 2026-06-30 15:01:13 +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.