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

Łukasz Langa report at bugs.python.org
Fri Jul 30 08:01:32 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 0cb470e622ba37920c72e4d8f284741b9fbaea8b by Erlend Egeberg Aasland in branch '3.10':
[3.10] bpo-31746: Prevent segfaults when sqlite3.Connection is uninitialised (GH-27431). (GH-27472)
https://github.com/python/cpython/commit/0cb470e622ba37920c72e4d8f284741b9fbaea8b


----------
nosy: +lukasz.langa
status: pending -> open

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


More information about the Python-bugs-list mailing list