diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-05-28 10:41:29 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-05-28 10:41:29 (GMT) |
commit | 5e9d6cfbda8f968a849d5235b75b32e7175ad8fd (patch) | |
tree | a7a05e18789712e4ad961e98c8df0879b899c1cd /Python/mysnprintf.c | |
parent | a37722cc423524ac9a35d6432cf3866d9a8d12bd (diff) | |
download | cpython-5e9d6cfbda8f968a849d5235b75b32e7175ad8fd.zip cpython-5e9d6cfbda8f968a849d5235b75b32e7175ad8fd.tar.gz cpython-5e9d6cfbda8f968a849d5235b75b32e7175ad8fd.tar.bz2 |
PyErr_Display(), PyErr_WriteUnraisable(): Coverity found a cut-and-paste
bug in both: `className` was referenced before being checked for NULL.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions