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@slf4j.org ReportedBy: [EMAIL PROTECTED] 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. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev