commit | 0cb470e622ba37920c72e4d8f284741b9fbaea8b | [log] [tgz] |
---|---|---|
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | Fri Jul 30 14:01:22 2021 +0200 |
committer | GitHub <noreply@github.com> | Fri Jul 30 14:01:22 2021 +0200 |
tree | a7c7f54f7a519e0b022b9dd30fa3114e8f485b8f | |
parent | 472997659b9c73089cdc22bd7eded6f6fdcffdfe [diff] |
[3.10] bpo-31746: Prevent segfaults when sqlite3.Connection is uninitialised (GH-27431). (GH-27472) (cherry picked from commit 7e311e496b0e26b3d3c62fe9b0ed2a4677c37ee9) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>