[issue31746] crashes in sqlite3.Connection in case it is uninitialized or partially initialized

Pablo Galindo Salgado report at bugs.python.org
Thu Jul 29 15:45:36 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 7e311e496b0e26b3d3c62fe9b0ed2a4677c37ee9 by Erlend Egeberg Aasland in branch 'main':
bpo-31746: Prevent segfaults when sqlite3.Connection is uninitialised (GH-27431)
https://github.com/python/cpython/commit/7e311e496b0e26b3d3c62fe9b0ed2a4677c37ee9


----------
nosy: +pablogsal

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31746>
_______________________________________


More information about the Python-bugs-list mailing list