[ZCM] [ZC] 839/ 3 Resolve ""cPickleCache.cc_invalidate" uses
uninitialized "key""
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Thu May 13 09:35:28 EDT 2004
Issue #839 Update (Resolve) ""cPickleCache.cc_invalidate" uses uninitialized "key""
Status Resolved, Zope/bug critical
To followup, visit:
http://zope.org/Collectors/Zope/839
==============================================================
= Resolve - Entry #3 by ajung on May 13, 2004 9:35 am
Status: Pending => Resolved
Resolved according to D.Maurer
________________________________________
= Comment - Entry #2 by ajung on May 12, 2004 10:59 am
Is this bug still present in 2.7? If yes, can you provide a patch ?
________________________________________
= Request - Entry #1 by d.maurer on Mar 6, 2003 11:18 am
Near line 445 of "cPickleCache.c" the
variable "key" is used uninitialized
in "assert (key != Py_None)".
Sometimes, key is "Py_None" causing an "abort"
with a core dump
==============================================================
More information about the Zope-Collector-Monitor
mailing list