Staging
v0.5.1
https://github.com/python/cpython
Revision b1d70432909818983b59de1245562cb89040e7ce authored by Andrew M. Kuchling on 03 October 2006, 18:52:07 UTC, committed by Andrew M. Kuchling on 03 October 2006, 18:52:07 UTC
Move the initialization of size_a down below the check for a being NULL.

Reported by Klocwork #106.

[Slight change required: in 2.5 Py_ssize_t is used, but 2.4 uses int.]
1 parent 5cf2fb9
History
Tip revision: b1d70432909818983b59de1245562cb89040e7ce authored by Andrew M. Kuchling on 03 October 2006, 18:52:07 UTC
[Backport r50779 | neal.norwitz]
Tip revision: b1d7043

README

back to top