[slf4j-dev] [Bug 76] New: Endless recursion in Marker.contains in case of recursive Marker hierarchy and Marker that is *not* contained.

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Mar 12 12:07:03 CET 2008


http://bugzilla.slf4j.org/show_bug.cgi?id=76

           Summary: Endless recursion in Marker.contains in case of
                    recursive Marker hierarchy and Marker that is *not*
                    contained.
           Product: SLF4J
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Core API
        AssignedTo: dev at slf4j.org
        ReportedBy: joern at huxhorn.de


BasicMarker creates a stack overflow if the Marker hierarchy is partially
recursive, e.g. A => B => A and the marker/marker name argument of contains is
*not* contained in the Marker.

See patch.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the slf4j-dev mailing list