]> granicus.if.org Git - python/commit
Patch for [ Bug #113828 ] getpythonregpath with null data in registry key
authorMark Hammond <mhammond@skippinet.com.au>
Sun, 10 Sep 2000 09:14:53 +0000 (09:14 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Sun, 10 Sep 2000 09:14:53 +0000 (09:14 +0000)
commite61aca7d4a17f231d0058c6be736bc1eea40c081
tree51b8ad7c5f58f7f76a28fa7ee0a6f735f66d55e7
parentbb307343e4d2f2781249e560090260d121607626
Patch for [ Bug #113828 ] getpythonregpath with null data in registry key
If there was a NULL registry key, Python could barf.

Also wraps some surrounding lines to 80 chars.
PC/getpathp.c