]> granicus.if.org Git - python/commit
Bug #1551427: fix a wrong NULL pointer check in the win32 version
authorGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 06:04:06 +0000 (06:04 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 06:04:06 +0000 (06:04 +0000)
commitb20cb33f7ff837d6265ac33768b05ec212931a7e
treef110ad45504c3c4a2d45faf483da40dd263dc6bd
parentf3ce2ab2f1fc5234aad3e47c82a3e24301d8ef10
Bug #1551427: fix a wrong NULL pointer check in the win32 version
of os.urandom().
 (backport from rev. 51762)
Misc/NEWS
Modules/posixmodule.c