[ZCM] [ZC] 839/ 2 Comment ""cPickleCache.cc_invalidate" uses uninitialized "key""

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Wed May 12 10:59:07 EDT 2004


Issue #839 Update (Comment) ""cPickleCache.cc_invalidate" uses uninitialized "key""
 Status Pending, Zope/bug critical
To followup, visit:
  http://zope.org/Collectors/Zope/839

==============================================================
= 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