mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +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.