]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix missing/incomplete NULL checks in multiple source files (#104564)
authorchgnrdv <52372310+chgnrdv@users.noreply.github.com>
Tue, 23 May 2023 20:01:17 +0000 (23:01 +0300)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 20:01:17 +0000 (14:01 -0600)
commit13b5d79090cdca138ca340de88f57e02279faf6d
treed77c14c281222ac945bd1676ae4b13e306444191
parentae00b810d1d3ad7f1f7e226b02ece37c986330e7
Fix missing/incomplete NULL checks in multiple source files (#104564)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Modules/_zoneinfo.c
Modules/errnomodule.c
Modules/posixmodule.c
Modules/sha1module.c
Modules/zlibmodule.c