summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-07-21 13:05:38 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-07-21 13:05:38 +0200
commit881602c8098f748a82beb0c566fa64b42a26b547 (patch)
tree1558471c609cab4ffff40e30f609c3b67aa708cb /Python/pythonrun.c
parent76b89bcc9984a558d7adf03a7cad729b399e1f97 (diff)
downloadcpython-881602c8098f748a82beb0c566fa64b42a26b547.tar.gz
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