mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 05:12:33 +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.