commit | cd66d6d632b4a8190e97f265ee163f11b5ae38e6 | [log] [tgz] |
---|---|---|
author | Oren Milman <orenmn@gmail.com> | Wed Nov 08 11:57:02 2017 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Nov 08 01:57:02 2017 -0800 |
tree | 62b6faf703ac2363d5ca99ec2b8b61865df1c7f1 | |
parent | 47eaaa55247b6ad8ae507c0048509c2e3db79bf0 [diff] |
bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-4333)