Fix seg. fault when accessing `ConstantObject` extra
4 May
2024
4 May
'24
11:47 p.m.
alsa-project/alsa-python pull request #10 was opened from FrancescoCeruti:
This fixes (#9) a segmentation fault that started happening with python 3.12, changes in the PyLongObject implementation have broken some pointer arithmetic, which, from what I understand, is not necessary.
Probably someone with a better understanding of C should check this :)
I've tested with 3.12, 3.11 and 3.7.
Request URL : https://github.com/alsa-project/alsa-python/pull/10 Patch URL : https://github.com/alsa-project/alsa-python/pull/10.patch Repository URL: https://github.com/alsa-project/alsa-python
195
Age (days ago)
195
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub pull_request - opened