[ZCM] [ZC] 1748/ 1 Request "Acquisition: missing return value check causes SIGSEGV"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Wed Apr 6 06:23:52 EDT 2005


Issue #1748 Update (Request) "Acquisition: missing return value check causes SIGSEGV"
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1748

==============================================================
= Request - Entry #1 by d.maurer on Apr 6, 2005 6:23 am


Uploaded:  "aqfilter.pat"
 - http://www.zope.org/Collectors/Zope/1748/aqfilter.pat/view
A missing return value check in "Acquisition.c:Wrapper_findattr" causes a SIGSEGV when
"__of__" raises an exception and a "filter" is specified.

Patch attached.

"filter" handling looks dubious: here, the filter is
applied after "__of__". At other places, the filter is
applied before the "__of__". Obviously, this should be
either or and not inconsistent at different places.

==============================================================



More information about the Zope-Collector-Monitor mailing list