[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: fix buffer handling in RegQueryValueW and RegEnumKeyExW (issue 3342)

Matti Picus foss at heptapod.net
Sat Nov 14 16:48:14 EST 2020



Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
efdf77dc by Matti Picus at 2020-11-14T23:23:45+02:00
fix buffer handling in RegQueryValueW and RegEnumKeyExW (issue 3342)

--HG--
branch : py3.6

- - - - -
4c6bb68c by Matti Picus at 2020-11-14T23:43:48+02:00
merge py3.6 into py3.7

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/module/_winreg/interp_winreg.py
- pypy/module/_winreg/test/test_winreg.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/d64aed84d948225d6882f33f82451fafc821b1f2...4c6bb68c8aeac03aec3585c7569f807250395e08

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d64aed84d948225d6882f33f82451fafc821b1f2...4c6bb68c8aeac03aec3585c7569f807250395e08
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20201114/215a45a5/attachment.html>


More information about the pypy-commit mailing list