Fix memset invocation in mod_skypopen
We were previously clearing a pointer's worth of memory rather than clearing a full element. This also fixes the build as gcc-4.8 catches this error.
正在显示
请
注册
或者
登录
后发表评论
We were previously clearing a pointer's worth of memory rather than clearing a full element. This also fixes the build as gcc-4.8 catches this error.