summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/plugin
diff options
context:
space:
mode:
authorBY-jk <BY-jk@users.noreply.github.com>2014-05-30 21:11:19 +0200
committerBY-jk <BY-jk@users.noreply.github.com>2014-05-30 21:11:19 +0200
commitf1c2bb4afbe32ff8eb40dba42fee464f536affec (patch)
tree0ba1db5c2388730a6a55c84f5a1589d6eee73c6c /lib/sqlalchemy/testing/plugin
parentc8873b31f0c87ba0d1a7518b36af7151dec34be4 (diff)
downloadsqlalchemy-f1c2bb4afbe32ff8eb40dba42fee464f536affec.tar.gz
Uninitialized local variable
implicit_return_defaults is not properly initialized. I am implementing a MERGE statement (inherits from Executable and ClauseElement) that is neither INSERT nor UPDATE. This causes access to the uninitialized variable in line 1979.
Diffstat (limited to 'lib/sqlalchemy/testing/plugin')
0 files changed, 0 insertions, 0 deletions