Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP5:GA
xf86-video-vmware
u_Fix-build-gcc-12.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File u_Fix-build-gcc-12.patch of Package xf86-video-vmware
diff -Nur xf86-video-vmware/vmwgfx/vmwgfx_tex_video.c patched-xf86-video-vmware/vmwgfx/vmwgfx_tex_video.c --- xf86-video-vmware/vmwgfx/vmwgfx_tex_video.c 2022-02-23 10:26:07.678383367 +0100 +++ patched-xf86-video-vmware/vmwgfx/vmwgfx_tex_video.c 2022-02-23 11:03:54.104420733 +0100 @@ -237,7 +237,7 @@ for (i=0; i<3; ++i) { for (j=0; j<2; ++j) { - if (priv->yuv[i]) { + if (priv->yuv[j][i]) { xa_surface_destroy(priv->yuv[j][i]); priv->yuv[j][i] = NULL; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor