diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-08-13 18:10:47 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-08-13 18:10:47 (GMT) |
commit | 3cb31ac704c98fa8a5b9e31a3bd4a8f25bf3d679 (patch) | |
tree | 093a969fe889cb7a53fec93e3cbf57abe00c4a8b /RISCOS/Python/dynload_riscos.c | |
parent | b09f4f578f1e60cf15dde1f5cbdec8a50a9af67b (diff) | |
download | cpython-3cb31ac704c98fa8a5b9e31a3bd4a8f25bf3d679.zip cpython-3cb31ac704c98fa8a5b9e31a3bd4a8f25bf3d679.tar.gz cpython-3cb31ac704c98fa8a5b9e31a3bd4a8f25bf3d679.tar.bz2 |
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 'RISCOS/Python/dynload_riscos.c')
0 files changed, 0 insertions, 0 deletions