[issue4722] _winreg.QueryValue fault while reading mangled registry values

Brian Curtin report at bugs.python.org
Thu Nov 5 04:40:26 CET 2009


Brian Curtin <curtin at acm.org> added the comment:

The attached patch will return "" in the case that Alex describes.
However, I haven't been able to reproduce his actions outside of
manually running the steps, so I don't have a test written for it.
Anyone know how to reproduce it from code?

----------
keywords: +patch
nosy: +brian.curtin
Added file: http://bugs.python.org/file15265/issue4722_20091104_v1.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4722>
_______________________________________


More information about the Python-bugs-list mailing list