summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-07-21 11:05:38 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-07-21 11:05:38 (GMT)
commit41801f581202ab8fab149465d10568003c9a8aad (patch)
treea282752e8b378bec69a45ab608c6f427369ebb2c /Python/pythonrun.c
parentb97cc49c3a4870713f1872de87543651dc940e96 (diff)
downloadcpython-41801f581202ab8fab149465d10568003c9a8aad.zip
cpython-41801f581202ab8fab149465d10568003c9a8aad.tar.gz
cpython-41801f581202ab8fab149465d10568003c9a8aad.tar.bz2
Issue #18519, #18408: Fix sqlite authorizer callback
If a previous call to the authorizer callback failed and raised an exception, don't call the Python authorizer callback, but just return SQLITE_DENY.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions