https://bugzilla.novell.com/show_bug.cgi?id=343553#c1





--- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]>  2007-11-21 20:27:21 
MST ---
diff between the versions
http://anonsvn.mono-project.com/viewcvs/trunk/cecil/lib/Mono.Cecil/SecurityDeclarationReader.cs?rev=51920&r1=58244&r2=51920

this fails because of the added 2 lines (from line 126)

if (!read)
        return null;

which looks, source wise, ok. So there may be a deeper bug in this... but
outside the security permission parser.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to