]> granicus.if.org Git - python/commit
Another gcc -Wall warning squashed:
authorFred Drake <fdrake@acm.org>
Wed, 11 Oct 2000 21:53:34 +0000 (21:53 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 11 Oct 2000 21:53:34 +0000 (21:53 +0000)
commit06fdd2d9e86e4f97be482314f2ac0b2842ba8600
treea93bfe2ef49c018c8f91a1f3f1e3e0d9d453c2a0
parent4747a18ef948c2a38529b4a5a15e1bae1ee0b7f9
Another gcc -Wall warning squashed:

MPZ_divm():  Initialize mpzden to NULL, since it could be Py_XDECREF()ed
             without being initialized.
Modules/mpzmodule.c