]> granicus.if.org Git - python/commit
Pull a NULL pointer check up to cover more cases in the function.
authorBrett Cannon <bcannon@gmail.com>
Tue, 4 May 2010 01:23:36 +0000 (01:23 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 4 May 2010 01:23:36 +0000 (01:23 +0000)
commit0d8a859a85c68b4dc3bd18072d0924b3ec544bdf
treef6ddb9b7633ac532fac8322c05046afbf7a5d875
parenta7f13ee3f5c9468abf6ce09b9a74d8a1b2782512
Pull a NULL pointer check up to cover more cases in the function.

Found using Clang's static analyzer.
Objects/abstract.c