diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-06-11 05:44:18 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-06-11 05:44:18 +0000 |
commit | b4fcf8d787783201dce026e734a7362ef96a2605 (patch) | |
tree | 10728475e7da230871b055c848a37f08e1787c51 /Python/Python-ast.c | |
parent | 7f54740c4ddacf99eba5bb18abe904a6a4960165 (diff) | |
download | cpython-git-b4fcf8d787783201dce026e734a7362ef96a2605.tar.gz |
Fix Coverity # 146. newDBSequenceObject would deref dbobj, so it can't be NULL.
We know it's not NULL from the ParseTuple and DbObject_Check will verify
it's not NULL.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions