[Mono-bugs] [Bug 663259] Infinite loop when running gendarme on DotNetZip
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jan 9 18:43:53 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=663259
https://bugzilla.novell.com/show_bug.cgi?id=663259#c1
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spouliot at novell.com
--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 2011-01-09 23:43:52 UTC ---
This occurs when Gendarme.Rules.Exceptions.DoNotDestroyStackTraceRule is
analyzing "System.DateTime
Ionic.Zip.SharedUtilities::PackedToDateTime(System.Int32)".
Method CreatePathHelper is recursive (by design) but is likely not able to get
out of the method being analyzed.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list