Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
python
python-2.7-libffi-aarch64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-2.7-libffi-aarch64.patch of Package python
Index: Python-2.7.9/Modules/_ctypes/libffi/src/aarch64/ffi.c =================================================================== --- Python-2.7.9.orig/Modules/_ctypes/libffi/src/aarch64/ffi.c +++ Python-2.7.9/Modules/_ctypes/libffi/src/aarch64/ffi.c @@ -728,7 +728,7 @@ aarch64_prep_args (struct call_context * state.ngrn = N_X_ARG_REG; memcpy (allocate_to_stack (&state, stack, ty->alignment, - ty->size), ecif->avalue + i, ty->size); + ty->size), ecif->avalue[i], ty->size); } break;
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