[issue15059] Potential Bug in mpd_qresize and mpd_qresize_zero

Stefan Krah report at bugs.python.org
Thu Jun 14 09:12:45 CEST 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

You can't return mpd_realloc_dyn(result, nwords, status) in the
second instance: the coefficient must be initialized to zero
later on. So this is intentional.

----------
components: +Extension Modules -Library (Lib)
resolution:  -> invalid
stage:  -> committed/rejected

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15059>
_______________________________________


More information about the Python-bugs-list mailing list