tests/i44fx-test: No need for zeroing memory before memset
Change a g_malloc0 into g_malloc since the following memset fills the whole buffer anyway. Signed-off-by: NThomas Huth <thuth@redhat.com> Reviewed-by: NLaszlo Ersek <lersek@redhat.com> Signed-off-by: NMichael Tokarev <mjt@tls.msk.ru>
Showing
想要评论请 注册 或 登录