Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
LibVNCServer.25862
LibVNCServer-CVE-2020-29260.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File LibVNCServer-CVE-2020-29260.patch of Package LibVNCServer.25862
Index: libvncserver-LibVNCServer-0.9.10/libvncclient/vncviewer.c =================================================================== --- libvncserver-LibVNCServer-0.9.10.orig/libvncclient/vncviewer.c +++ libvncserver-LibVNCServer-0.9.10/libvncclient/vncviewer.c @@ -404,6 +404,8 @@ void rfbClientCleanup(rfbClient* client) client->clientData = next; } + free(client->vncRec); + if (client->sock >= 0) close(client->sock); if (client->listenSock >= 0)
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