Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
ddd
ddd-wrong-memcpy.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ddd-wrong-memcpy.patch of Package ddd
Index: ddd-3.3.12/ddd/ddd.C =================================================================== --- ddd-3.3.12.orig/ddd/ddd.C +++ ddd-3.3.12/ddd/ddd.C @@ -5822,7 +5822,7 @@ struct WhenReadyInfo { } else { - memcpy(cbs.event, c.event, sizeof(cbs.event)); + memcpy(cbs.event, c.event, sizeof(XEvent)); cbs.event = &event; } }
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