mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +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.