summaryrefslogtreecommitdiff
path: root/Python/traceback.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-08-13 18:10:47 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2006-08-13 18:10:47 +0000
commit3cb31ac704c98fa8a5b9e31a3bd4a8f25bf3d679 (patch)
tree093a969fe889cb7a53fec93e3cbf57abe00c4a8b /Python/traceback.c
parentb09f4f578f1e60cf15dde1f5cbdec8a50a9af67b (diff)
downloadcpython-git-3cb31ac704c98fa8a5b9e31a3bd4a8f25bf3d679.tar.gz
cpathname could be NULL if it was longer than MAXPATHLEN. Don't try
to write the .pyc to NULL. Check results of PyList_GetItem() and PyModule_GetDict() are not NULL. Klocwork 282, 283, 285
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions