diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2007-08-04 03:25:17 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2007-08-04 03:25:17 +0000 |
commit | 0ee5eeb8ffb167d55a746c97c91558cf0e855c94 (patch) | |
tree | 54fc06fa1b35b7a354219541e37dec90dd1354bf /Python/symtable.c | |
parent | 6252083f5fb107a8de87398d36da5efb5e20144c (diff) | |
download | cpython-git-0ee5eeb8ffb167d55a746c97c91558cf0e855c94.tar.gz |
Fix several more paths from the SSL code.
In particular, watch out for comparing b"" to "". They're not equal,
but you can start at the code asking whether buf == "" for a long time
before realizing that it will never be True.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions